MCP.so
ログイン
サーバー

Agentic MCP Client

@peakmojo

A standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "agentic-mcp-client": {
      "command": "uv",
      "args": [
        "sync"
      ]
    }
  }
}

「推論」の他のコンテンツ