All projectsTGL

The hosted MCP connector

Start with an idea.
Leave with a plan.

Bring TGL’s Plan Mode into Muse without installing the skill locally. Work through the questions, create your spec and plan, then take them into your build.

Hosted planning
6 tools · No TGL account

Connect Muse to TGL

Your planning
connection.

MCP lets your agent use the connector’s tools. Give Muse the endpoint below when setting up a custom connector.

Muse’s connector setup and account requirements apply. Confirm it can list the six TGL tools before starting.

Read the connector source
Permanent endpoint
https://tgl.summitxdigital.com/mcp
The custom address is being connected.

For now, use the temporary endpoint below to try hosted planning.

Temporary endpoint
https://tgl-summitx.fly.dev/mcp

The hosted connector handles planning. Attack Mode runs through the installed skill in Muse.

From connector to your own project

A clear handoff
from plan to build.

  1. 01

    Connect & clarify.

    Add the endpoint to Muse. Say “TGL, plan” and describe your idea. Work through one question at a time.

  2. 02

    Review & save.

    Open the returned spec and plan links. Save both documents to your project, request changes, and approve the versions you want to build.

  3. 03

    Bring the plan along.

    Install the full TGL skill from GitHub. Give Muse your saved documents and approval, then say “go attack mode”.

    Get the full skill

The tool reference

What can your agent do?

Six small tools support the planning conversation and its documents.

01 tgl_install

Get the bundled skill files.

Provides the connector’s eight-file bundle. Use the GitHub repository for the full skill and supporting docs.

02 tgl_plan_start

Open a planning session.

Starts a session for your idea and returns its identifier.

03 tgl_plan_log

Keep each answer with the plan.

Records a planning question and your answer in the session.

04 tgl_plan_goal

Record your agreed goal.

Sets the written goal after the planning questions begin.

05 tgl_plan_spec

Submit the specification.

Validates SPEC.md and returns a document link.

06 tgl_plan_plan

Submit the build plan.

Validates the sliced PLAN.md and returns a document link.

Know before you connect

Keep your plan
in your hands.

Save your documents.

Sessions live in memory. They expire after 24 hours without activity and may end sooner after a restart, redeploy, or capacity cleanup. Download or copy both documents into your own project.

Treat the links as shared.

Anyone with a document link can read it. The connector has no account or authentication layer. Keep secrets and sensitive project details out of hosted planning.

Planning is the hosted part.

The connector validates document structure and returns links. It does not run build agents or enforce your approval. Review both documents before starting Attack Mode in Muse.

Open source, no TGL fee today.

The skill is MIT licensed. The hosted service currently requires no TGL account or payment. Muse’s own access and usage requirements still apply.

See the bigger picture

Understand the whole workflow.

Explore Plan & Attack Modes