xfinlab for Cursor
io.github.lnanology/xfinlab
Real-time market events, sentiment, and technical analysis as MCP tools, backed by real data.
client:Cursor
transport:streamable-http
tools:5
Install xfinlab in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"xfinlab": {
"url": "https://api.xfinlab.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs