Skip to main content
Glama
VodoooFilms
by VodoooFilms

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINKA_RUNTIME_URLNoURL to the Linka desktop runtime status endpoint. If set, uses HTTP adapter; otherwise uses stub adapter. Example: http://127.0.0.1:3000
LINKA_TEACH_TIMEOUT_MSNoTimeout in milliseconds for Teach HTTP requests. Default likely 2000ms (example shows 2000).
LINKA_RUNTIME_CACHE_TTL_MSNoCache TTL in milliseconds for runtime adapter responses. Default likely 1000ms (example shows 1000).

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
linka-statusB

Return a runtime snapshot for the current MCP process.

linka-manifestA

Return the static manifest for the Linka MCP base.

linka-migrationA

Return the high-level migration plan from the desktop repo.

linka-bridge-statusB

Return bridge state, connected clients, and recent activity.

linka-session-diagnosticsB

Return session, pairing, and activity diagnostics.

linka-health-checkB

Return the health status of the Linka runtime adapter.

linka-control-policyC

Return the control policy map and confirmation levels for planned actions.

linka-control-plan-actionC

Plan a control action without executing it.

linka-teach-statusA

Return read-only Teach status and exposure metadata.

linka-teach-latestA

Return the latest known Teach artifact summary.

linka-teach-list-artifactsB

Return the read-only Teach artifact listing.

linka-teach-library-summaryB

Return a read-only overview of the Teach library.

linka-teach-get-artifactB

Return a read-only Teach artifact detail by id.

linka-teach-diagnosticsB

Return Teach capability and diagnostics metadata.

linka-teach-explain-artifactC

Return a read-only explanation of a Teach artifact without executing it.

linka-teach-run-artifact-dry-runC

Return a dry-run execution plan for a Teach artifact without executing it.

linka-teach-startC

Start Teach recording with confirmation and dry-run support.

linka-teach-stopC

Stop Teach recording with confirmation and dry-run support.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
linka-runtime-statusRead-only runtime snapshot for the current Linka adapter.
linka-runtime-bridgeRead-only bridge state, connected clients, and recent activity.
linka-runtime-sessionsRead-only session, pairing, and activity diagnostics.
linka-runtime-healthRead-only health summary for the Linka runtime adapter.
linka-runtime-sessionRead-only snapshot of the active Linka session state.
linka-system-overviewConsolidated read-only overview of runtime, Teach, contracts, and cache state.
linka-teach-statusRead-only Teach status and exposure metadata.
linka-teach-latestRead-only summary of the latest known Teach artifact.
linka-teach-artifactsRead-only list of Teach artifacts available to the agent.
linka-teach-libraryRead-only overview of the Teach library for agent context.
linka-teach-capabilitiesRead-only capability map for Teach recording and artifacts.

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/VodoooFilms/linka-mcp-next'

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