MCP.so
ログイン
サーバー

Agentic Tools MCP Server

@Pimzino

A comprehensive Model Context Protocol (MCP) server providing AI assistants with powerful task management and agent memories capabilities with project-specific storage.

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

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

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