Skip to content
Grok

ai objective index for Grok

io.github.isometric-architect/ai-objective-index

Read-only Objective-to-Capability Trust Router for source-traced MCP/API candidates.

client:Grok transport:stdio runtime:pypi

Install ai objective index in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ai-objective-index": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "ai-objective-index"
      ]
    }
  }
}

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

ai objective index in other clients