送信

Proxenio MCP Server

@proxenio

MCP server for the Proxenio verified intent network. Enables AI agents to discover platform capabilities, configure API key authentication, retrieve verified professional matches, and accept introductions with principal-inherited trust controls.

サーバー設定

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