Odel
okaneland mcp

okaneland mcp

Local
@thebaronofaiTypeScriptMITUpdated 4w ago

Verified AI-tool prices and AI product margin math for agents.

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

npm@okaneland/mcpv0.1.1

Run

npx -y @okaneland/mcp

MCP client config

{
  "mcpServers": {
    "okaneland-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@okaneland/mcp"
      ]
    }
  }
}