Skip to content

Agent-Native Content for Grok

io.github.builderio/agent-native-content

Open-source Obsidian for MDX - edit local docs with agent assistance

client:Grok transport:streamable-http

Install Agent-Native Content in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agent-native-content": {
      "type": "http",
      "url": "https://content.agent-native.com/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

Agent-Native Content in other clients