peec.ai
Peec AI is an AI search analytics platform for marketing teams that tracks brand visibility, sentiment, rankings, and cited sources across AI search and assistant platforms. It also provides shopping and project data for customer projects through its app, API, and MCP server.
Peec AI exposes a Customer HTTP API at `https://api.peec.ai/customer/v1` and an MCP server at `https://api.peec.ai/mcp`; both require authentication, with the MCP supporting OAuth or PAT and the HTTP API supporting API key or bearer token auth.
- Peec AI MCP Serverdetected
- Peec AI Customer APIdiscovered
Sign in to Peec AI app, open API Keys, then in Personal Access Tokens click Create token. Give it a name, choose an expiration, and copy the token immediately; it is shown only once. Use it as Authorization: Bearer <token> for MCP connections.
Sign in to Peec AI app and create an API key from the API Keys page. Choose a company-scoped key for access across all projects or a project-scoped key for a single project, as described in the authentication docs. Send it either in the X-API-Key header or as the api_key query parameter.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing