Skip to content
Grok

MidOS - MCP Community Library for Grok

io.github.midosresearch/midos-mcp

Curated knowledge API for AI agents - skill packs, semantic search, validated patterns.

client:Grok transport:streamable-http runtime:pypi

Install MidOS - MCP Community Library in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "midos-mcp": {
      "type": "http",
      "url": "https://midos.dev/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

MidOS - MCP Community Library in other clients