⚡Quick Install
Step 1 — Get your free API key
Option A — MCP Server (AI-assisted development)
Claude Code
claude mcp add --transport http perceptdot "https://mcp.perceptdot.com/mcp?api_key=YOUR_KEY"Cursor
{
"mcpServers": {
"perceptdot": {
"url": "https://mcp.perceptdot.com/mcp?api_key=YOUR_KEY"
}
}
}Windsurf
Cline
Verify it's working
Option B — GitHub Action (CI/CD automation)
Last updated
Was this helpful?