Secure Remote MCP Infrastructure

Index your documentation once, query it from anywhere. Dashio provides semantic search as a hosted MCP server, so your AI assistants can access the knowledge they need.

# Add to your Claude Desktop config
{
  "mcpServers": {
    "dashio": {
      "command": "npx",
      "args": ["mcp-remote", "https://dashio-mcp.jacob-navis.workers.dev/mcp"],
      "env": { "API_KEY": "your-api-key" }
    }
  }
}

Semantic Search

AI-powered vector search understands context and meaning, not just keywords. Find exactly what you need.

Auto-Indexing

Point us at your docs URL and we'll crawl, chunk, and vectorize everything automatically. Daily updates included.

MCP Native

Built for the Model Context Protocol. Works with Claude Desktop, Cursor, and any MCP-compatible client.

Edge Deployed

Runs on Cloudflare's global network. Low latency responses from 300+ locations worldwide.

Secure by Default

API key authentication, rate limiting, and isolated customer data. Your docs stay private.

Usage Analytics

Track what your team is searching for. Identify gaps in your documentation coverage.