Skip to content
Cursor

Isin for Cursor

io.github.pipeworx-io/isin

Securities-identifier validation MCP (ISIN / CUSIP).

client:Cursor transport:streamable-http

Install Isin in Cursor

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

{
  "mcpServers": {
    "isin": {
      "url": "https://gateway.pipeworx.io/isin/mcp"
    }
  }
}

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

Isin in other clients