Skip to content
Cursor

Frankfurter for Cursor

io.github.pipeworx-io/frankfurter

Frankfurter MCP — wraps Frankfurter API (api.frankfurter.dev)

client:Cursor transport:streamable-http

Install Frankfurter in Cursor

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

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

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

Frankfurter in other clients