Sign In

@aio-geo/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aio-geo/mcp-server

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.

latest
Source
npmnpm
Version
0.3.7
Version published
Maintainers
1
Created
Source

@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: aiogeoprotocol@gmail.com

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/mcp-server@0.3.7
{
  "mcpServers": {
    "aio-geo-stdio": {
      "command": "npx",
      "args": ["-y", "@aio-geo/mcp-server@0.3.7"]
    }
  }
}

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)

ToolWhat it does
audit_urlStructural readiness audit. Not an LLM ranking.
list_fixesDry-run fix pack. No files written.
apply_fixSame pack. Public stays dry-run. Live apply requires an API key.
rescore_urlFresh audit.
check_healthAPI/env health. No secrets.
get_briefExecutive brief + share path.

Old aio_* and aether_* names still work as aliases.

License

MIT © 2026 Digital Currensy Inc. See LICENSE.

Keywords

aio-geo

FAQs

Package last updated on 14 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts