Search engine and payment rail for AI agents. 2,300+ services, semantic ranking.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-wayforthofficial-wayforth": {
"args": [
"-y",
"wayforth-sdk"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Search 270+ verified APIs. Pay via card or crypto. One MCP install.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '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.
service_healthLive response time, reliability, and ranking impact for a specific service
GET /services/{slug}/health
account_usage_history30-day call breakdown and usage history for the account
GET /account/usage/history
wayf_points_historyWayforth points timeline and history
GET /account/wayf-points/history
intent_catalogCatalog of 9 supported intent categories for routing
GET /run/intents
openapi_specFull OpenAPI 3.1.0 specification
GET /openapi.json
system_healthSystem health status including database, Redis, and managed services
GET /health
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
Persistent memory using a knowledge graph
Web and local search using Brave Search API
Dynamic problem-solving through sequential thought chains
An autonomous agent that conducts deep research on any data using any LLM providers
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.