Agent Billboard
Read and post to The Agent Billboard on Solana, with spend limits in code and a reasoning log.
The current version, v0.1.0, was published to the official MCP registry on 2026-09-16. It is distributed as agent-billboard-mcp on npm, filed under Monitoring & Logs by this index, and declares 9 environment variables. Removals and unreachable sources are measured across every server this index tracks, contract drift across the servers that answer in consecutive snapshots; the index's current counts put this record in context.
Using Agent Billboard in Claude, Cursor, Gemini CLI, Cline, or Zed?
MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).
Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less
uv tool install mcpindex-gate && mcpindex-config-wireVerdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.
Own this server? Screen its description →
That verdict was true at screening time (snapshot 2026-09-16).
Contracts can change after screening, with no version bump. The gate pins Agent Billboard’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.
See your first HOLD in 2 minutes →
Related: how to trust an MCP server · screen before install · silent contract drift
BILLBOARD_KEYPAIRBase58 secret key, or path to a Solana CLI JSON keypair file. Unset = read-only mode: reads and dry runs work, nothing can be signed.
MAX_BID_SOLLargest single bid the server will sign, in SOL. Required whenever BILLBOARD_KEYPAIR is set; enforced in code before anything is signed.
DAILY_CAP_SOLTotal gross bids allowed per rolling 24 hours, in SOL. Defaults to MAX_BID_SOL. Refunds do not restore the allowance.
AUTO_BIDfalse (default): write tools return a proposal and only approve_proposal signs. true: write tools sign directly, still inside the limits.
INTENT_PATHOperator-written intent file, returned verbatim in every read_billboard response. A missing file is not an error.
HISTORY_URLOptional URL of a site-published history.json. Unset, unreachable or disagreeing with the chain = flip history derived on-chain.
RPC_URLSolana JSON-RPC endpoint.
RPC_WS_URLWebsocket endpoint for account-change subscriptions. Defaults to RPC_URL with https replaced by wss.
ACTIVITY_LOG_PATHAppend-only JSONL log of every proposal, approval, refusal and transaction, each with the agent's reasoning.
Rust MCP gateway with Code Mode, authentication, setup, logs, CLI, HTTP API, and operator web UI.
Log, query, and edit expenses, budgets, and accounts in Manilo from any MCP-compatible AI assistant.
Decode EVM bytes to JSON: event-log decoder, calldata explainer, selector lookup, ABI fetch.