MCP.so
Sign In

Agirails MCP Server

@agirails

About Agirails MCP Server

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

Basic information

Category

Other

License

Apache-2.0

Runtime

node

Transports

stdio

Publisher

agirails

Submitted by

Damir Mujić

Config

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

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

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 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

Comments

More Other MCP servers