PluginBench
MCP Server
Active
MIT

io.github.philpof102-svg/xsignal MCP Server

io.github.philpof102-svg/xsignal

What is the io.github.philpof102-svg/xsignal MCP server?

x402 pay-per-call data tools for Base agents. Flagship get_intent ABSTAINS instead of guessing.

How to install io.github.philpof102-svg/xsignal

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • XSIGNAL_WALLET

    Your 0x Base address for 3 free calls per wallet; beyond that the tools return an x402 pay pointer.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "xsignal": {
      "command": "npx",
      "args": [
        "-y",
        "@rakshasar/xsignal",
        "@rakshasar/xsignal",
        "xsignal-mcp"
      ],
      "env": {
        "XSIGNAL_WALLET": "<YOUR_XSIGNAL_WALLET>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "xsignal": {
      "command": "npx",
      "args": [
        "-y",
        "@rakshasar/xsignal",
        "@rakshasar/xsignal",
        "xsignal-mcp"
      ],
      "env": {
        "XSIGNAL_WALLET": "<YOUR_XSIGNAL_WALLET>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "xsignal": {
      "command": "npx",
      "args": [
        "-y",
        "@rakshasar/xsignal",
        "@rakshasar/xsignal",
        "xsignal-mcp"
      ],
      "env": {
        "XSIGNAL_WALLET": "<YOUR_XSIGNAL_WALLET>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "xsignal": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@rakshasar/xsignal",
        "@rakshasar/xsignal",
        "xsignal-mcp"
      ],
      "env": {
        "XSIGNAL_WALLET": "<YOUR_XSIGNAL_WALLET>"
      }
    }
  }
}
Claude Code
claude mcp add xsignal --env XSIGNAL_WALLET=<YOUR_XSIGNAL_WALLET> -- npx -y @rakshasar/xsignal @rakshasar/xsignal xsignal-mcp

Related MCP servers

Reputation oracle for AI agents on Base: SAFE/CAUTION/BLOCK + 0-100 score before you pay. x402+MCP

2
JavaScript
MIT
View repository →

Reputation-gated messaging + job negotiation for Base AI agents. Descriptor-only, nothing signs.

1
JavaScript
View repository →

Fail-closed safe-to-pay verdicts on Base: known-bad wallets, look-alike tokens, repeat rug funders.

0
JavaScript
View repository →