Connect your AI to
Canadian data
One config file. 174 tools. Your AI chatbot — Claude, ChatGPT, Gemini, Grok, Cursor, Windsurf, Codebuff, OpenCode, Hermes, OpenClaw, LM Studio, or anything that speaks MCP — instantly gains access to all Canadian government data: committees, lobbying, court cases, regulations, budgets, and more.
One config snippet. Every AI.
Copy this into your AI's MCP settings. All 12 platforms above use the exact same config.
{
"mcpServers": {
"maplespike": {
"command": "npx",
"args": ["@maplespike/mcp"],
"env": { "MAPLESPIKE_API_KEY": "ms_live_..." }
}
}
}
"mcpServers": {
"maplespike": {
"command": "npx",
"args": ["@maplespike/mcp"],
"env": { "MAPLESPIKE_API_KEY": "ms_live_..." }
}
}
}
Works with any AI chatbot
Same config. Same 174 tools. Every platform.
Claude Desktop
Anthropic's desktop app. Open Settings → Developer → Edit Config, paste the MCP snippet below.
claude_desktop_config.json
ChatGPT
OpenAI's ChatGPT with MCP support. Add the server in Settings → MCP Servers.
chatgpt_mcp.json
Cursor
AI code editor. Add to .cursor/mcp.json in your project root.
.cursor/mcp.json
Windsurf
AI-powered IDE. Configure MCP servers in Settings → AI → MCP.
windsurf_mcp.json
Codebuff
Terminal-based AI coding agent. Add to ~/.codebuff/mcp.json.
~/.codebuff/mcp.json
OpenCode
Open-source AI coding agent. Configure in opencode.json in your project.
opencode.json
Hermes
Self-evolution AI agent framework. Add MCP server in agent config.
hermes_config.json
OpenClaw
Multi-agent framework. Configure MCP in claw.yaml.
claw.yaml
Gemini
Google's Gemini. Use via MCP gateway or direct tool integration.
gemini_mcp.json
Grok
xAI's Grok. Connect via MCP for real-time Canadian data context.
grok_mcp.json
LM Studio
Local LLM runner. Run @maplespike/mcp alongside your local models.
lm_studio_mcp.json
Anything with MCP
Any tool that speaks the Model Context Protocol can use MapleSpike. Same config, same tools.
mcp_config.json
Your AI is one line away from understanding Canada
Free tier includes access to all 174 MCP tools. No credit card required. Your chatbot will be answering questions about Canadian government data in under 60 seconds.