# How to connect Podda to Claude

Podda is where the apps you build with Claude go to live. To use it, you connect Podda to Claude once. It takes about a minute. After that you ask Claude for the app you want, and it opens in your browser. Here is how, click by click.

This guide will show you how to add Podda as a custom connector from Claude's settings. It takes about a minute and you only have to do it once.

1. In Claude, open Settings, then Connectors.
   [Add a connector in Claude](https://claude.ai/customize/connectors?modal=add-custom-connector&connectorName=Podda&connectorUrl=https%3A%2F%2Fapi.podda.app%2Fmcp)
   ![Claude's Settings screen with the Connectors section open](https://podda.app/guides/connect/claude-settings-connectors.webp)
2. Choose Add custom connector.
   ![Claude's Add custom connector window with the name and address fields](https://podda.app/guides/connect/claude-add-connector.webp)
3. Give it a name and Podda's address, then press Add.
   Name: `Podda`
   Address (URL): `https://api.podda.app/mcp`
4. Press Connect. Sign in to Podda in the window that opens, then choose Allow.
   ![The Podda sign-in and Allow screen shown by Claude](https://podda.app/guides/connect/claude-allow.webp)

## How do I know it worked?

Once it is connected, check that your assistant can actually reach Podda. Start a new chat and ask it to list your apps.

1. Say this to your assistant:
   `can you connect to podda? list my apps`
   ![An assistant replying to the request to list your Podda apps](https://podda.app/guides/connect/claude-verify-list-apps.webp)
2. It will ask permission to use Podda's tools. Choose Allow.
3. Your assistant will tell you whether it reached Podda. You will not have any apps yet, and that is fine.

## How do I publish an app?

You just ask. Describe the app you want in plain words, and your assistant builds it and publishes it to Podda for you. No setup, no code.

Already have something? Point it at what you have and say to put it on Podda, and it does the rest.

- For example, say:
   Build something new: `Make me a chore chart for the house and put it on Podda.`
   Publish an existing app: `Put my budget spreadsheet on Podda.`

## What if it will not connect?

- Double-check the address. It has to be exactly https://api.podda.app/mcp, with no spaces around it.
- Make sure you finished the Allow step. Closing that window too early leaves it half-connected.
- Start a new chat before you ask. A chat you opened before connecting will not see Podda yet.

Last updated August 2026.
