Tools for agents to vibe check themselves.
kyoto setup mcp
Register Kyoto's MCP
.cursor/mcp.json
{ "services": { "Kyoto": { "command": "npx", "args": ["@usekyoto/cli", "mcp"] } } }
Add agent rules
.cursor/rules/kyoto.mdc
--- description: Kyoto MCP rules for vibe checking AI code alwaysApply: true --- Use the Kyoto MCP tool once your work is complete to ensure it aligns with best coding practices.