mcp

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2026 License: MIT Imports: 5 Imported by: 0

README

togo-mcp

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 admin

It 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.

License

MIT

Documentation

Overview

Command mcp is the Model Context Protocol server for the togo framework. It exposes togo's generators and project introspection as MCP tools so AI agents (Claude Code, Cursor, …) can drive a togo project end-to-end.

It runs over stdio and shells out to the `togo` CLI in the current project directory. Wire it into an agent with `togo mcp:install --agent claude-code`.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL