Sec Nmfp for Cursor
io.github.pipeworx-io/sec-nmfp
SEC Form N-MFP — money market fund portfolio holdings.
client:Cursor
transport:streamable-http
Install Sec Nmfp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sec-nmfp": {
"url": "https://gateway.pipeworx.io/sec-nmfp/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs