MCP.so
Sign In

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

{
  "mcpServers": {
    "monexa": {
      "command": "npx",
      "args": [
        "-y",
        "monexa-mcp-server"
      ],
      "env": {
        "MONEXA_EMAIL": "[email protected]",
        "MONEXA_PASSWORD": "your_password"
      }
    }
  }
}

More from Other