Futarchy MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SOLANA_RPC_URLYesThe Solana RPC URL for connecting to the blockchain. Can be mainnet (https://api.mainnet-beta.solana.com), devnet (https://api.devnet.solana.com), or your own RPC provider URL.https://api.mainnet-beta.solana.com

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
getDaos

Get all DAOs from the Futarchy system

getDao

Get a specific DAO by ID

getProposals

Get all proposals for a specific DAO

getProposal

Get a specific proposal by ID

createProposal

Create a new proposal for a DAO

getProposalSentiment

Get sentiment analysis for a specific proposal based on Discord and Twitter data

buyInPassMarket

Buy tokens in the pass market for a proposal

sellInPassMarket

Sell tokens in the pass market for a proposal

buyInFailMarket

Buy tokens in the fail market for a proposal

sellInFailMarket

Sell tokens in the fail market for a proposal

ID: 7wq5i9e54d