13 tools (9 free, 4 x402-metered): GSPC board, evidence, Ed25519 card verify. Measurement only.
claude mcp add gspc --transport http https://councilof.ai/mcp/
~/.cursor/mcp.json
{
"mcpServers": {
"gspc": {
"url": "https://councilof.ai/mcp/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"gspc": {
"serverUrl": "https://councilof.ai/mcp/"
}
}
}
.vscode/mcp.json
{
"servers": {
"gspc": {
"type": "http",
"url": "https://councilof.ai/mcp/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"gspc": {
"url": "https://councilof.ai/mcp/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"gspc": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://councilof.ai/mcp/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://councilof.ai/mcp/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/ai.councilof--gspc/reviews or the review_server meta-tool.
POST /mcp