Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SUPABASE_URLNoSupabase project URL (required for remote HTTP mode).
VERTEX_API_KEYNoAPI key for Vertex AI.
SOLODOT_MCP_PORTNoPort for HTTP server (optional, default 8787).
ANTHROPIC_API_KEYNoAPI key for Anthropic.
SUPABASE_SECRET_KEYNoSupabase secret key (required for remote HTTP mode).
SOLODOT_MCP_API_KEYSNoBearer token for HTTP mode authentication.
SOLODOT_MCP_ENV_FILENoAbsolute path to .env file for container run (optional).
SOLODOT_DEFAULT_PROVIDERNoThe default AI provider, either 'anthropic' or 'vertex'.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
route_painpointB

Diagnose the active solo-founder painpoint, select exactly one Solodot execution pack, and return a lightweight action preview. This does not perform external actions.

generate_execution_assetA

Generate one concrete, preview-only execution asset for the pack already selected by route_painpoint. The routed pack cannot be changed by this tool.

review_execution_assetA

Record approve, revise, or reject for a generated Solodot asset. Approval records acceptance only and never executes the asset externally.

get_solodot_runA

Return the authenticated founder's diagnosis, generated assets, approval history, and latest recommended step.

export_solodot_runA

Return an approved execution asset as Markdown or JSON. The tool returns content only; it does not write files, post messages, or publish.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
execution-packsThe six workflows available to the painpoint router.
approval-boundariesActions that Solodot must never perform silently.
product-contextThe product promise and role of the intake/router.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ozgureyilmaz/solodot-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server