MCP server for Wayforth — search engine and payment rail for AI agents
Project description
wayforth-mcp
MCP server for Wayforth — discover AI services from Claude Code, Cursor, or any MCP-compatible client.
mcp-name: io.github.WayforthOfficial/wayforth
Install (one command)
claude mcp add wayforth -- uv run --directory ~/Code/wayforth/packages/mcp-server python server.py
That's it. Claude Code will restart and the three Wayforth tools will be available immediately.
Tools
| Tool | Description |
|---|---|
wayforth_search |
Search services by natural language intent, with optional category and tier filters |
wayforth_list |
List all services, optionally filtered by category |
wayforth_status |
Catalog stats (counts by tier and category) and API health |
Prerequisites
The Wayforth API must be running:
cd ~/Code/wayforth/apps/api
uv run uvicorn main:app --port 8000
By default the MCP server connects to http://localhost:8000. Override with:
export WAYFORTH_API_URL=https://api.wayforth.io
Run manually (for testing)
cd ~/Code/wayforth/packages/mcp-server
uv run python server.py
The server starts on stdio and waits for MCP protocol messages. Press Ctrl+C to exit.
Development
cd packages/mcp-server
uv sync # install deps
uv run python server.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wayforth_mcp-0.1.1.tar.gz.
File metadata
- Download URL: wayforth_mcp-0.1.1.tar.gz
- Upload date:
- Size: 43.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ba6d443aecb2160613cc7630918d5652509817f7556d458d9a830c17e1cfb78
|
|
| MD5 |
a24f4893574cfc6fe8b358aa99c36c70
|
|
| BLAKE2b-256 |
ed69a22ea2c220a12fbbb937ae0404087236ebd66fc5b78e65a7927b6f33695b
|
File details
Details for the file wayforth_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: wayforth_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66f2e1551357eda43eb44b58dfca3f4f36aa107ba7673bba899c08218a9ebfe1
|
|
| MD5 |
f1c0c2f5917f2e834efb59a9e942619b
|
|
| BLAKE2b-256 |
fe4d2c08ba35f0941172ab3f5708b65666601b2e500dd797c244deb02ebbe2f2
|