Skip to main content
Glama
Fryingpan-Jason

agent-x-search

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
XAI_API_KEYNoYour xAI API key. Required only when using explicit API-key mode (`serve --auth api-key`). Providing this alone does not switch modes; the server defaults to OAuth using the existing Grok CLI session. Never include a key in prompts or issues.

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": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
x_searchA

Search X/Twitter with native Grok search. One Responses request, original-post citations, explicit no-source status and reported usage. No automatic retry. Uses the configured subscription or paid API mode.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of overlap or confusion between tools. The single x_search tool has a clear, singular purpose: searching X/Twitter.

Naming Consistency5/5

The tool name x_search uses a clear snake_case verb_noun convention that directly reflects its function. With only one tool, there are no conflicting naming patterns to assess.

Tool Count4/5

A single tool is on the thin side, but it is appropriate for a server dedicated exclusively to search functionality. The tool is well-scoped and earns its place.

Completeness5/5

For the stated purpose of searching X/Twitter, the tool provides complete coverage of the domain. There are no obvious missing search-related operations, and the description suggests a robust implementation.

Maintenance

ActivityMaintained
ResponsivenessNo issues