Amendor for Grok
io.github.deslay1/amendor-mcp
Pull change requests from your Amendor board into your coding agent to build and open PRs.
client:Grok
transport:streamable-http
runtime:npm
tools:4
Install Amendor in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"amendor-mcp": {
"type": "http",
"url": "https://amendor.site/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