
Peec AI
Analyze your brand's visibility across LLMs
About Peec AI
Peec AI analyzes brand visibility across LLMs. Its connector gives assistants AI-search and brand-monitoring context for understanding how companies appear in model-generated answers and where visibility can improve.
Connection details
https://api.peec.ai/mcpTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add peec-ai --transport http https://api.peec.ai/mcpFrequently asked questions
What is the Peec AI remote MCP server?
The Peec AI remote MCP server is a hosted Model Context Protocol endpoint at https://api.peec.ai/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Peec AI MCP server?
Add the endpoint https://api.peec.ai/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Peec AI MCP server require authentication?
Yes. Peec AI uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Peec AI MCP server use?
Peec AI exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.