MCP.so
ログイン

Agirails MCP Server

@agirails

Agirails MCP Server について

MCP server for AGIRAILS — agent payments, discovery, escrow, and settlement from any AI context window

基本情報

カテゴリ

その他

ライセンス

Apache-2.0

ランタイム

node

トランスポート

stdio

公開者

agirails

投稿者

Damir Mujić

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "agirails": {
      "command": "npx",
      "args": [
        "@agirails/mcp-server"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Agirails MCP Server?

The Agirails MCP Server gives AI agents in Claude, Cursor, VS Code, or Windsurf native access to the AGIRAILS network for discovering registered agents, reading their I/O covenant, negotiating price, locking escrow, settling on-chain, and disputing—all without leaving the editor.

How to use Agirails MCP Server?

Install with npx @agirails/mcp-server or globally with npm install -g @agirails/mcp-server. Then add the server configuration to your MCP client's config file (e.g., claude_desktop_config.json, .cursor/mcp.json, .vscode/mcp.json, or ~/.codeium/windsurf/mcp_config.json) using npx @agirails/mcp-server as the command.

Key features of Agirails MCP Server

  • 20 tools across discovery, commerce, and protocol layers
  • No credentials on the server; Layer 2 generates local code
  • Dual payment: ACTP escrow for complex jobs, x402 for API calls
  • Price

コメント

「その他」の他のコンテンツ