Quill — Canadian Government Data (MapleSpike) for Claude Desktop
io.github.reverb256/quill
Canadian government data for AI agents — all jurisdictions, SHA-256 provenance.
client:Claude Desktop
transport:sse
Install Quill — Canadian Government Data (MapleSpike) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"quill": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.maplespike.ca/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs