Wayforth MCP Server
The runtime that keeps AI agents running in production. v0.9.2 One install gives an agent a single place to discover, use, and pay for thousands of services - and when one fails mid-run, Wayforth reroutes so the agent keeps going. Agents break in production. Yours won't. It runs locally over stdio via the published package.
People connecting search tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-06-30 · ★ 2 · #25 OF 47 MAINTAINED SEARCH · VERIFIED 2026-08-25
NOASSERTION · Python servers · how we verify → /methodology
01 · Install Wayforth
before you install - you'll need
WAYFORTH_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add wayforthofficial-wayforth -- uvx wayforth-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"wayforthofficial-wayforth": {
"command": "uvx",
"args": [
"wayforth-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license no standard license detected - usage rights unclear; check the repo before commercial use
pypi package wayforth-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.WayforthOfficial is GitHub-verified and matches the repo owner
03 · What Wayforth can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.8.12 · 2026-06-10
Launch Boost no longer modifies displayed WRI scores (+10/+20 point grant removed, per /integrity §11.5) · Boost value is now purely Pioneer routing traffic share for the boost duration · Per-result boost_active…
v0.8.11 · 2026-06-10
/system/health: unauthenticated callers now receive only {"status":"ok","version":"..."} - account counts, tier counts, encryption algorithm, escrow address, and managed-service config are gated behind X-Admin-Key…
v0.8.10 · 2026-06-09
Post-v0.8.9 internal security audit remediation. · AssemblyAI, Jina, Firecrawl adapters now validate user-supplied URLs before any HTTP request · Webhook DNS-rebind TOCTOU closed with socket-level IP pinning…
04 · Who maintains Wayforth
wayforth is maintained by wayforthofficial. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/wayforthofficial/wayforth
- category
- search - ranked #25 of 47 actively-maintained search servers as of 2026-08-25.
- release cadence
- 9 releases in the last 90 days (latest 2026-06-10)
- registry
- io.github.WayforthOfficial/wayforth (active, first published 2026-04-24 · 3 versions)
- packages
- pypi:wayforth-mcp
06 · Wayforth FAQ
What is Wayforth?
The runtime that keeps AI agents running in production. v0.9.2 One install gives an agent a single place to discover, use, and pay for thousands of services - and when one fails mid-run, Wayforth reroutes so the agent keeps going. Agents break in production. Yours won't. It runs locally over stdio via the published package.
Is Wayforth still maintained?
Yes - as of 2026-08-25, its last commit was 2026-06-30 and it shipped 9 releases in the last 90 days. We re-verify nightly.
How do I install Wayforth?
Run `uvx wayforth-mcp`. The README documents one environment variable (WAYFORTH_API_KEY) to set first. You can also paste the ready-made client config above.
Does Wayforth run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Wayforth
Alternatives to Wayforth
Maintained search servers if Wayforth isn't the fit.
- Server Search MCP server for web search operations ★ 38,704 · 2026-08-05
- SearXNG Search MCP server for SearXNG - privacy-respecting web search with pagination, URL reading ★ 1,158 · 2026-08-25
- Blockrun MCP Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402. ★ 388 · 2026-08-21
- Alfanous - Quranic Search Engine Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support. ★ 287 · 2026-06-14
- Vexor A semantic search engine for files and code. ★ 239 · 2026-08-23
- Tinysearch Self-hosted web research for MCP agents. ★ 214 · 2026-08-24
More search MCP servers · iFlow Search · Inquisitor · Quran Search Engine MCP · Searxng MCP
More Python MCP servers · AI Context Flow · Webull OpenAPI · Cicada · Research Hub · Server 3daistudio · see all