Form5500 for Cursor
io.github.pipeworx-io/form5500
Form 5500 MCP — wraps the U.S. DOL/EBSA EFAST2 Form 5500 Search service
client:Cursor
transport:streamable-http
Install Form5500 in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"form5500": {
"url": "https://gateway.pipeworx.io/form5500/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs