part of the togo-framework — the full-stack Go + React framework
The MCP server for togo. It exposes togo's generators and project introspection as Model Context Protocol tools so AI agents — Claude Code, Cursor, Windsurf, Cline — can scaffold resources, run codegen, manage migrations, and install plugins inside a togo project.
Wire it into your agent with:
togo mcp:install --agent claude-code --role adminIt serves over streamable HTTP at /mcp/admin and /mcp/user with role-based
access. Every togo new project also ships a .mcp.json pre-wired to this
server.
MIT
togo is proudly sponsored by ID8 Media and One Studio.