@aio-geo/mcp-server
v0.3.7
Published
AIO.GEO Protocol: The AI Search Readiness OS. Sinkhorn AST auditing, Cursor MCP integration, and structural ROI sales engines. We do not sell LLM rankings; we measure structure and prove it.
Maintainers
Readme
@aio-geo/mcp-server
Model Context Protocol server for AIO.GEO: structural AI Search Readiness (audit, dry-run fixes, rescore, doctor, brief).
We do not sell LLM rankings. Nobody can measure them honestly. We sell what can be measured: structure, accessibility, and receipts to prove it.
Official registry name: io.github.DigitalCurrensy/aio-geo.
Smithery: https://smithery.ai/servers/digitalcurrensy/AIO-GEO (98/100).
Contact: [email protected]
Cursor / Claude (no install)
Smithery Try now is Slack/Telegram only. Cursor does not use that menu. Paste this into Cursor Settings → MCP. No API key for public audit.
{
"mcpServers": {
"aio-geo": {
"url": "https://www.aiogeoprotocol.com/mcp"
}
}
}Then call audit_url with example.com.
Do not add https://server.smithery.ai/... or *.run.tools. Those are Smithery’s OAuth gateway (401 without Smithery login), not AIO.GEO.
Optional local stdio (npm)
Published npm is 0.3.7. The live remote is 0.3.7 (verb_noun tools, output schemas).
npx -y @aio-geo/[email protected]{
"mcpServers": {
"aio-geo-stdio": {
"command": "npx",
"args": ["-y", "@aio-geo/[email protected]"]
}
}
}Optional env: AIO_API_KEY for operator writes. Public audit needs none. Without a key, apply_fix is forced dry-run.
Tools (remote 0.3.7)
| Tool | What it does |
|---|---|
| audit_url | Structural readiness audit. Not an LLM ranking. |
| list_fixes | Dry-run fix pack. No files written. |
| apply_fix | Same pack. Public stays dry-run. Live apply requires an API key. |
| rescore_url | Fresh audit. |
| check_health | API/env health. No secrets. |
| get_brief | Executive brief + share path. |
Old aio_* and aether_* names still work as aliases.
License
MIT © 2026 Digital Currensy Inc. See LICENSE.
Links
- https://www.aiogeoprotocol.com/mcp
- https://www.aiogeoprotocol.com/cli
- https://www.aiogeoprotocol.com/docs
