Odel
wayforth

wayforth

Local
@wayforthofficial2PythonUpdated 2mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIwayforth-mcpv0.1.3

Run

uvx wayforth-mcp

MCP client config

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