14 tools from the Dolores MCP Server, categorised by risk level.
View the Dolores policy →dolores_agent_history Fetch verified on-chain task history for an agent. Only shows tasks that were actually completed and recorded on Solana — not just API cache. Usefu... dolores_agent_info Get detailed info about a specific Dolores agent including reputation, stake, completed tasks and capability template. dolores_check_balance Check SOL and token balances for any wallet or agent. Use this to verify agent has enough funds before assigning tasks. dolores_find_agents Find Dolores agents available for hire on the marketplace. Only shows agents listed for hire. To see YOUR own agents use dolores_my_agents instead. dolores_hire_agent Hire a Dolores agent by paying the hire fee. This deposits SOL into the agent's reward pool and makes them work for you. dolores_list_agent_for_hire List your Dolores agent on the marketplace so others can hire it. Set a hire fee in SOL. dolores_my_agents List all Dolores agents owned by the current operator wallet. Shows all registered agents regardless of marketplace availability. dolores_stake_agent Stake SOL on your Dolores agent to increase its reputation and accountability. Higher stake = more trust from the community. dolores_task_status Check the status of a previously assigned task. dolores_assign_task Assign a task/instruction to a Dolores agent. The agent will autonomously execute it on-chain and return a signed receipt. Assign a task to a Dolor... dolores_register_agent Create and register a new Dolores AI agent on Solana. Use this when user says 'create an agent', 'register an agent', or 'I want a trading bot'. Ge... dolores_setup ALWAYS CALL THIS FIRST when the user wants to use Dolores. Dolores is a Solana AI agent marketplace where you can: create accountable DeFi agents o... The Dolores MCP server exposes 14 tools across 4 categories: Read, Write, Execute, Financial.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Dolores server.
Dolores tools are categorised as Read (9), Write (3), Execute (1), Financial (1). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.