Canary for Claude Desktop
io.github.mindstone/mcp-server-canary
Mindstone-internal release-pipeline test connector; not for use. Single ping tool; no auth.
client:Claude Desktop
transport:stdio
runtime:npm
Install Canary in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-server-canary": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-canary"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs