Skip to content
Cursor

Metals Api for Cursor

io.github.pipeworx-io/metals-api

Metals API MCP — wraps Metals-API (metals-api.com)

client:Cursor transport:streamable-http

Install Metals Api in Cursor

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

{
  "mcpServers": {
    "metals-api": {
      "url": "https://gateway.pipeworx.io/metals-api/mcp"
    }
  }
}

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

Metals Api in other clients