MCP.so
登录

Wayforth

@WayforthOfficial

关于 Wayforth

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

基本信息

分类

其他

传输方式

stdio

发布者

WayforthOfficial

提交者

WayforthOfficial

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器