Evercraft Capability Discovery for Grok
io.github.jgaethle10/evercraft-capability-discovery
Read-only matching from user problems to public Evercraft capabilities.
client:Grok
transport:streamable-http
tools:3
Install Evercraft Capability Discovery in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"evercraft-capability-discovery": {
"type": "http",
"url": "https://findmypart.base44.app/functions/evercraftCapabilityDiscoveryMcp"
}
}
}
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