io.github.WayforthOfficial/wayforth is an MCP server that search engine and payment rail for AI agents. 2,300+ services, semantic ranking. Its tool list has not been published yet over stdio, requires no API key, and scores 51/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-wayforthofficial-wayforth-wayforthofficial": {
"args": [
"wayforth-sdk"
],
"command": "uvx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The runtime that keeps AI agents running in production.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'wayforth-sdk' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked wayforth-sdk against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in search / ai-ml
MCP client bridge: connects to MCP servers and registers their tools on ctx.tools
An autonomous agent that conducts deep research on any data using any LLM providers
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
The official MCP server implementation for the Perplexity API Platform
MCP Security Weekly
Get CVE alerts and security updates for io.github.WayforthOfficial/wayforth and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
Agents demo well and fail in production. Real APIs rate-limit, expire keys, return garbage, and go down mid-task — and a long-running agent falls over the first time a dependency hiccups. Wayforth is the operational layer between your agent and that mess.
# 1. Install the MCP server
uvx wayforth-mcp
# Add to Claude Code permanently
claude mcp add wayforth -- uvx wayforth-mcp
# 2. Get a key at wayforth.io/signup, then:
export WAYFORTH_API_KEY=wf_live_...
Python
pip install wayforth-sdk
from wayforth import Wayforth
client = Wayforth(api_key="wf_live_...")
results = client.search("real-time stock data")
TypeScript
import { WayforthClient } from "wayforth-sdk";
const wf = new WayforthClient("wf_live_...");
Full reference: gateway.wayforth.io/guide/
a2a-sdk==0.3.26.| Plan | Credits/month | Price |
|---|---|---|
| Free | 100 | Free |
| Starter | 6,000 | $12/mo |
| Builder | 21,000 | $29/mo |
| Pro | 72,000 | $99/mo |
| Growth | 240,000 | $299/mo |
| Enterprise | 1,000,000 | Custom |
Details: wayforth.io/pricing
AP2 (verified payment authorization), live payment settlement across all rails, and expanding self-heal to more service categories.
Business Source License 1.1 — converts to Apache 2.0 on 2030-04-25.
© 2026 Wayforth Technologies Inc.