Server URL
All platforms use the same URL:Claude Desktop
Claude Web (claude.ai)
Open connectors
Go to claude.ai, click your profile icon, then Settings, then Connectors.
Claude Code (CLI)
Run this command in your terminal:Cursor
Add server
Click Add Custom MCP and enter the server URL:Select Streamable HTTP as the transport type.
VS Code (GitHub Copilot)
Add a.vscode/mcp.json file to your workspace (or open the user-level config via the MCP: Open User Configuration command):
Windsurf
Other platforms
The Peec AI MCP Server uses Streamable HTTP transport and works with any AI tool that supports the MCP standard. Use the server URLhttps://api.peec.ai/mcp and configure your tool’s MCP settings accordingly.
Verify your connection
After setup, try asking your AI assistant:“List my Peec AI projects”You should see a list of projects your account has access to. If that works, you’re all set. Head to the use cases page for ideas on what to ask.
Troubleshooting
“Authorization failed” or “Unauthorized”- Check that you signed in with the correct Peec AI account
- Try removing and re-adding the integration
- Clear your browser cookies for
api.peec.aiand try again
- Make sure your account has access to at least one project in the Peec AI dashboard
- Check your internet connection
- Make sure the URL is exactly
https://api.peec.ai/mcp
