Wardn HubTrusted MCP server directory.

Registry

  • MCP Servers
  • Skills
  • Categories

Resources

  • API docs
  • Score method

Contribute

  • Submit server
  • Advertise
© 2026 Wardn Hub
Wardn Hub
MCP ServersSkillsCategoriesAPI docsSubmit server
Submit server

Wayforth

io.github.WayforthOfficial/wayforth

Source

Documentation

wayforth-mcp

PyPI

MCP server for Wayforth — one tool call to search, execute, and pay for any of ~5,000 indexed APIs.

mcp-name: io.github.WayforthOfficial/wayforth

Install

uvx wayforth-mcp

Add to Claude Code permanently:

claude mcp add wayforth -- uvx wayforth-mcp

Setup

Get an API key at wayforth.io/signup, then set it in your environment:

export WAYFORTH_API_KEY=wf_live_...

Tools

ToolDescription
wayforth_searchSearch ~5,000 APIs by natural language — returns reliability scores, tier, price/req
wayforth_queryStructured discovery — filter by tier, latency, region, price, payment rail
wayforth_runIntent-based routing with automatic reliability failover — returns result + failover status
wayforth_executeDirect execution of a managed service; auto-fails over to best alternative if degraded — returns result + failover status
wayforth_reliabilityReal-time reliability check — reliability score, tier, 7d uptime, last probe, failover candidate
wayforth_payPay for a service via card credits or USDC on Base
wayforth_listBrowse catalog with category, tier, and limit filters
wayforth_statusLive API health, reliability scores, tier levels, last probe result, and failover history
wayforth_statsCatalog statistics — total services, tier breakdown
wayforth_keysStore your own API keys encrypted at rest (BYOK)
wayforth_rememberSave a service to persistent agent memory
wayforth_recallRetrieve services previously saved to memory
wayforth_compareSide-by-side comparison of two services by slug
wayforth_similarFind services co-used alongside a given service
wayforth_identityGet or create your agent identity — returns trust score, reputation tier, usage history
wayforth_check_agent_identityLook up another agent's identity by wallet address
wayforth_set_wri_alertSet a webhook to fire when a service crosses a reliability score threshold
wayforth_quickstartGet started guide — returned as a formatted string

Development

cd packages/mcp-server
uv sync
uv run python server.py

Latest Version

Version
1.0.0
Category
Other Tools and Integrations
Namespace
io.github.wayforthofficial (imported)
Published
Jul 20, 2026
Updated
Jul 28, 2026