MCP API Keys
Connect SitePulsar's audit tools to AI agents over the Model Context Protocol. Most clients (Claude) sign in with OAuth and need no key — keys are for headless / programmatic MCP clients.
Connect to an AI agent
Claude (recommended — no key)
In Claude, go to Settings → Connectors → Add custom connector, paste the MCP server URL below, and sign in. OAuth handles auth — no API key required.
https://sitepulsar-mcp.vercel.app/mcp
Headless / programmatic clients (API key)
For MCP clients that can't do an interactive OAuth login, mint a key above and send it as a Bearer token to the same endpoint:
# Streamable-HTTP MCP endpoint https://sitepulsar-mcp.vercel.app/mcp # Auth header for headless clients Authorization: Bearer <your_mcp_key>
Active keys (0/10)
Loading…