botuyo-mcp

MarcoAR1/botuyo-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
BotUyo MCP Server - create and manage AI agents via Model Context Protocol
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "botuyo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "MarcoAR1/botuyo-mcp"
      ]
    }
  }
}

README Excerpt

Create and manage BotUyo AI agents directly from your AI coding tools — **no cloning, no building**. The fastest way — one command configures your editor **and** logs you in: ```sh npx @botuyo/mcp setup ``` It auto-detects your editor (Cursor, VS Code / Antigravity, Claude Desktop), writes the MCP config, and walks you through authentication.

Tools (20)

adminassociate_knowledge_to_agentconfigure_agent_toolcreate_agentcreate_from_templatedelete_agentdelete_knowledge_documentdeveloperexample_agentexport_agent_jsonget_agentget_agent_statusget_tool_configget_tools_catalogimport_agent_jsoningest_knowledge_urllist_agent_versionslist_agentslist_available_toolslist_avatars