Skip to content
Cursor

wayforth for Cursor

io.github.wayforthofficial/wayforth

Search engine and payment rail for AI agents. 2,300+ services, semantic ranking.

client:Cursor transport:stdio runtime:pypi

Install wayforth in Cursor

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

{
  "mcpServers": {
    "wayforth": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "wayforth-mcp"
      ]
    }
  }
}

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

wayforth in other clients