Form5500 for Grok
io.github.pipeworx-io/form5500
Form 5500 MCP — wraps the U.S. DOL/EBSA EFAST2 Form 5500 Search service
client:Grok
transport:streamable-http
Install Form5500 in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"form5500": {
"type": "http",
"url": "https://gateway.pipeworx.io/form5500/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