devplane site for Grok
dev.devplane/devplane-site
Read-only MCP access to devplane.dev's public pages, FAQ corpus and comparisons.
client:Grok
transport:streamable-http
tools:4
Install devplane site in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"devplane-site": {
"type": "http",
"url": "https://devplane.dev/api/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