送信

Subotiz MCP

@Subotiz

Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language

サーバー設定

{
  "mcpServers": {
    "my-remote-server": {
      "url": "https://api.subotiz.com/mcp",
      "headers": {
        "Authorization": "Bearer {{YOUR_TOKEN_HERE}}"
      }
    }
  }
}