Use AppTide in Claude Desktop
Connect the AppTide MCP server to Claude Desktop so you can import apps, inspect keywords, discover competitors, and read workspace context directly in your Claude conversations.
Config
Paste this into Claude Desktop developer settings
Replace YOUR_API_KEY with the API key from your AppTide workspace.
{
"mcpServers": {
"apptide": {
"url": "https://apptide.xyz/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Setup
Five steps to connect
Get an API key
Sign in to your AppTide workspace, open the Developer center, and generate an API key. Keep it somewhere safe — you paste it directly into the config.
Open Claude Desktop developer settings
Go to Claude Desktop → Settings → Developer. This is where you manage MCP server connections.
Paste the config
Copy the JSON block above and paste it into the MCP server config field. Replace YOUR_API_KEY with the key you just generated.
Restart Claude Desktop
Fully quit and reopen Claude Desktop. The AppTide MCP server connects on startup.
Verify the tools are loaded
Start a new conversation and type "list my applications" or ask Claude to use the list_applications tool. If the tools panel shows AppTide, setup is complete.
Available tools
What Claude can call
Example prompts
Things to try first
Other clients
The same AppTide MCP server works across all major AI development tools.