StackMap for Grok
io.github.ship-with-ai/stackmap
Search 344 human-reviewed AI/agent repos and the 817 typed connections between them.
client:Grok
transport:stdio
runtime:npm
Install StackMap in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"stackmap": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ship-with-ai/stackmap-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