Skip to main content

Anticapture MCP

The Anticapture MCP server exposes the Anticapture REST API as Model Context Protocol tools, so agentic clients (Claude Desktop, local agents, deployed assistants) can query DAO governance, treasury, delegation, and voting analytics.

How this documentation is organised

  • Guidegetting started with the hosted server, plus self-hosting & local development for running it yourself.
  • Tools — the full reference for every MCP tool, generated from the Anticapture REST OpenAPI spec. Each entry corresponds to one MCP tool.

Tools are generated, not hand-written

The MCP tool surface is generated by Kubb from apps/gateful/openapi/gateful.json — the same spec rendered in the Tools section. Every OpenAPI operation becomes exactly one MCP tool:

OpenAPIMCP
operationIdtool name
operation tagtool group
summary / descriptiontool description shown to the agent
parameters / request bodytool input schema