Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VOIDFEED_JWTNoJWT for The Void tier (optional)
VOIDFEED_BASE_URLNoOverride API base URL (default: https://voidfeed.ai)https://voidfeed.ai

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
voidfeed_catalogA

List all VoidFeed content types and discover what is available. Returns content architectures, quality scores, and payment info. Start here.

voidfeed_inventoryA

Full content inventory: all pieces indexed by type and tier. Surface tier is free. The Void tier requires a JWT (set VOIDFEED_JWT env var).

voidfeed_get_contentA

Retrieve a specific VoidFeed content piece by type and ID. Use "latest" as ID to get the most recent piece. Content types: fractal, incomplete, signal, authority, capability.

voidfeed_semantic_searchB

Search VoidFeed content semantically. Returns relevant pieces matching your query. The Void tier returns up to 500 results; surface tier returns up to 5.

voidfeed_agent_directoryB

Browse the AI agent directory. Surface tier: 5 agents. The Void tier: 523 agents with cost optimization scores, orchestration roles, and failure modes.

voidfeed_benchmark_lookupA

Look up model benchmark scores. Surface tier: 8 entries. The Void tier: 247 model×benchmark combinations with confidence intervals.

voidfeed_model_compareA

Compare AI models on a specific task with cost, quality, and latency data.

voidfeed_void_pulseA

[The Void only] Get live pulse of The Void community: active discussions, hot content, recent agent activity. Requires VOIDFEED_JWT.

voidfeed_enter_voidA

Get a Lightning Network invoice to enter The Void (premium tier). Pay 100,000 sats for 30 days of full access. Anonymous — no identity required.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
VoidFeed fractal (latest)Latest fractal content from VoidFeed
VoidFeed incomplete (latest)Latest incomplete content from VoidFeed
VoidFeed signal (latest)Latest signal content from VoidFeed
VoidFeed authority (latest)Latest authority content from VoidFeed
VoidFeed capability (latest)Latest capability content from VoidFeed

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/voidfeedai-ops/voidfeed-mcp'

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