{"servers":[{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.yourmatematt/agent-billboard-mcp","description":"Read and post to The Agent Billboard on Solana, with spend limits in code and a reasoning log.","title":"Agent Billboard","repository":{"url":"https://github.com/yourmatematt/agent-billboard-mcp","source":"github"},"version":"0.1.0","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"agent-billboard-mcp","version":"0.1.0","runtimeHint":"npx","transport":{"type":"stdio"},"environmentVariables":[{"description":"Base58 secret key, or path to a Solana CLI JSON keypair file. Unset = read-only mode: reads and dry runs work, nothing can be signed.","isSecret":true,"name":"BILLBOARD_KEYPAIR"},{"description":"Largest single bid the server will sign, in SOL. Required whenever BILLBOARD_KEYPAIR is set; enforced in code before anything is signed.","placeholder":"0.2","name":"MAX_BID_SOL"},{"description":"Total gross bids allowed per rolling 24 hours, in SOL. Defaults to MAX_BID_SOL. Refunds do not restore the allowance.","placeholder":"0.5","name":"DAILY_CAP_SOL"},{"description":"false (default): write tools return a proposal and only approve_proposal signs. true: write tools sign directly, still inside the limits.","format":"boolean","default":"false","name":"AUTO_BID"},{"description":"Operator-written intent file, returned verbatim in every read_billboard response. A missing file is not an error.","format":"filepath","default":"./intent.md","name":"INTENT_PATH"},{"description":"Optional URL of a site-published history.json. Unset, unreachable or disagreeing with the chain = flip history derived on-chain.","name":"HISTORY_URL"},{"description":"Solana JSON-RPC endpoint.","default":"https://api.mainnet-beta.solana.com","name":"RPC_URL"},{"description":"Websocket endpoint for account-change subscriptions. Defaults to RPC_URL with https replaced by wss.","name":"RPC_WS_URL"},{"description":"Append-only JSONL log of every proposal, approval, refusal and transaction, each with the agent's reasoning.","format":"filepath","default":"./billboard-activity.jsonl","name":"ACTIVITY_LOG_PATH"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-16T04:34:14.184647Z","publishedAt":"2026-09-16T04:34:14.184647Z","updatedAt":"2026-09-16T04:34:14.184647Z","isLatest":true}}}],"metadata":{"count":1}}
