Skip to content
Cursor

FirstData for Cursor

io.github.vist233/firstdata

Hosted MCP server for finding authoritative primary data sources and official portals.

client:Cursor transport:streamable-http

Install FirstData in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "firstdata": {
      "url": "https://firstdata.deepminer.com.cn/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

FirstData in other clients