@loopyc/mcp
v0.1.0
Published
loopc-mcp — Model Context Protocol server exposing the Monkey D Loopy factory to agents (schema, scaffold, validate, verify, compile, run, inspect).
Maintainers
Readme
@loopyc/mcp
loopc-mcp — the whole Monkey D Loopy factory
exposed to agents as MCP tools.
Register the server and any MCP-capable agent can scaffold, validate, dry-run-verify, score,
compile, and inspect bounded agent loops — the same pipeline as the loopc CLI, tool by tool.
npm i -g @loopyc/mcp
loopc-mcp # stdio MCP server{ "mcpServers": { "loopy": { "command": "loopc-mcp" } } }Tool reference: docs/mcp.md.
