Moisi MCP
Model Context Protocol server. Connect an MCP-compatible client (Claude, Cursor, etc.) to access Moisi tools — stem separation, job status, signed stem URLs — programmatically.
Endpoint
http://localhost:3002/mcpAuth: OAuth 2.1 with PKCE + Dynamic Client Registration. Discovery at http://localhost:3002/.well-known/oauth-protected-resource.
Tools exposed
start_separation— submit a track for stem separation.list_jobs— recent separation jobs for the authenticated user.get_job_status— current state of one job.get_stem_url— signed download URL for a completed stem.