Odel
402 mcp

402 mcp

Local
@forgeswornTypeScriptMITUpdated Today

AI agents discover, pay for, and consume any Lightning-gated API autonomously

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm402-mcpv3.15.2

Run

npx -y 402-mcp

MCP client config

{
  "mcpServers": {
    "402-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "402-mcp"
      ]
    }
  }
}