What is the Sophon MCP server?
Honest token economics for MCP agents. 68% tokens saved, zero-ML Rust binary.
How to install Sophon
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"sophon": {
"command": "npx",
"args": [
"-y",
"mcp-sophon",
"serve"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"sophon": {
"command": "npx",
"args": [
"-y",
"mcp-sophon",
"serve"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sophon": {
"command": "npx",
"args": [
"-y",
"mcp-sophon",
"serve"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"sophon": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-sophon",
"serve"
]
}
}
}Claude Code
claude mcp add sophon -- npx -y mcp-sophon serveRelated MCP servers
Single MCP server for Belgian public transport, statistics, open data, and geospatial services.
View repository →MCP server for the National Bank of Belgium SDMX statistical API (221 dataflows).
View repository →MCP server for New Caledonia open data (data.gouv.nc)
View repository →41 sports API providers, 396 tools: scores, stats, odds, esports, chess, motorsport & more.
View repository →