Forge MCP

MCP server + tools for the Forge E-- generative-music authoring loop (compile / run / commit).

stdiocommunityapplication

Package Details

Transportstdio
Runtimeuvx

Environment Variables

FORGE_TRANSPILE_URL
Default:http://localhost:8000

Base URL of the forge-transpile service. Provides /catalog, /compile, /run, /resolve-slot endpoints backing the read/author tools.

FORGE_VAULT_PATH
Default:~/forge-vaults/bluh

Local vault directory used by forge_read_notes_in_vault + forge_commit_recipe. Must exist and be writable.

FORGE_MCP_BEARER
RequiredSecret

Bearer token forwarded to forge-transpile. Rotate by updating FORGE_TRANSPILE_SECRET on the upstream service and re-setting this. Dev fallback only when clients don't set Authorization on each request.