Sophon✓
io.github.lacausecrypto/sophon · v0.5.4
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.lacausecrypto/sophon",
"description": "Honest token economics for MCP agents. 68% tokens saved, zero-ML Rust binary.",
"title": "Sophon",
"repository": {
"url": "https://github.com/lacausecrypto/mcp-sophon",
"source": "github"
},
"version": "0.5.4",
"websiteUrl": "https://github.com/lacausecrypto/mcp-sophon#readme",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "mcp-sophon",
"version": "0.5.4",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Start the Sophon MCP stdio server.",
"value": "serve",
"type": "positional"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}