Hollahoop

HollaHoop

All updates
announcement

Create projects via MCP & REST API

laama.fusion
Posted to HollaHoop

You can now spin up brand-new projects programmatically.

MCP - call create_project with a slug, name, and optional tagline / accent colour / is_public flag. Default boards (feature-requests, bugs, general), the seven roadmap statuses, and the changelog tag taxonomy are seeded automatically, so the project is usable the moment the call returns.

REST - for stacks that prefer plain HTTP, the same payload works at POST /api/v1/projects. Use the same hh_live_. Bearer token; responses are identical to the MCP tool output. We also exposed GET /api/v1/projects and GET /api/v1/health so external monitors can hit a stable, versioned URL.

Paired with the existing create_post, update_post_status, publish_changelog, and upsert_doc_page tools, an agent can now provision a workspace, gather feedback, ship updates, and write docs end-to-end - all from a single token.

Published by laama.fusion
HollahoopGet yours