Skip to main content
Glama
Gravitied

TokenHub MCP

by Gravitied

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EXA_API_KEYNoSelects Exa as the default search provider when Brave is not set.
TAVILY_API_KEYNoSelects Tavily as the default search provider when Brave and Exa are not set.
SERPAPI_API_KEYNoSelects SerpAPI as the default search provider when the other keyed providers are not set.
BRAVE_SEARCH_API_KEYNoSelects Brave as the default web_search provider and authenticates Brave Search.
TOKENHUB_ENABLE_FS_MUTATIONSNoWhen set to 'true', enables trusted-local filesystem write, move, and delete workflows. Leave unset for read/list behavior.
TOKENHUB_ALLOW_PRIVATE_NETWORKNoWhen set to 'true', allows trusted-local web and browser retrieval of localhost, private LAN, and other non-public network targets. Leave unset for public-network-only retrieval.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
discover_capabilitiesA

Find compact internal developer capabilities without loading their full schemas.

run_workflowD

Batch a common developer workflow server-side and return summaries plus resource links.

retrieve_contextC

Token-budgeted retrieval across files, Git state, and web pages.

read_resourceB

Progressively read a TokenHub resource by snippet, line range, or full content.

capture_stateC

Store logs, snapshots, or state summaries as resource-linked artifacts.

estimate_costB

Estimate tool cost and token savings before an expensive call.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Gravitied/tokenhub'

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