MCP.so
Sign In

Wayforth

@WayforthOfficial

About Wayforth

Wayforth is the neutral service layer for AI agents — where they discover services, route requests, and pay through one path.

Basic information

Category

Other

Transports

stdio

Publisher

WayforthOfficial

Submitted by

WayforthOfficial

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "wayforth": {
      "command": "uvx",
      "args": [
        "wayforth-mcp"
      ],
      "env": {
        "WAYFORTH_API_KEY": "<YOUR_WAYFORTH_API_KEY>"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Wayforth?

Wayforth is a search engine that AI agents use to find and pay for external services. It indexes 274+ verified APIs ranked by WayforthRank (WRI scores), and lets agents execute those services via managed integrations with zero API keys. It supports dual-track payments (card and crypto) and is designed for AI agent developers.

How to use Wayforth?

Install with uvx wayforth-mcp. After installation, use WayforthQL structured queries to search APIs, execute via managed services without API keys, and pay via card or Base blockchain. First 100 credits are free with no card required.

Key features of Wayforth

  • Search 274+ verified APIs with WRI scores
  • WayforthQL structured queries for precise lookups
  • Execute via 10 managed services — no API keys needed
  • BYOK — AES-128 encrypted key storage
  • Dual-track payments: Stripe + Base blockchain
  • x402 native detection support

Use cases of Wayforth

  • AI agent autonomously finding and paying for a geolocation API
  • Agent booking a service (e.g., email delivery) without managing API keys
  • Developer prototyping an agent that needs to call multiple paid APIs securely

FAQ from Wayforth

What makes Wayforth different from a regular API marketplace?

WayforthRank (WRI) scores are powered by real agent payment signals, and you can execute APIs through managed services with zero API keys — no setup per provider.

What payment methods does Wayforth support?

Stripe (card) and Base blockchain (crypto).

Do I need API keys to use Wayforth?

No. You can execute via 10 managed services that handle authentication. If you bring your own keys, they are stored encrypted with AES-128.

Is there a free tier?

Yes, 100 free credits are included with no credit card required.

What transport or authentication does the MCP server use?

The README does not specify transport or auth details beyond managed services and BYOK.

Comments

More Other MCP servers