Back to search
100
MCP live v1.0.0 streamable-http

MIDAS Protocol

io.github.BbrainFrance/midas-protocol

Complete financial infrastructure for AI agents — payments, lending, escrow & more.

Uptime
100.0%
2 probes
Response
85ms
last probe
Tools
44
callable

Tools · 44

discover_services

Search available services and products in the MIDAS marketplace

get_service

Get details of a specific service

get_quote

Request a price quote for a service

book_and_pay

Book and pay for a service using a quote

send_payment

Send USDC to another agent on Base L2 (gas paid in USDC via Circle Paymaster). All payments are on-chain.

check_balance

Check on-chain USDC balance (Base L2)

transaction_history

Get transaction history

blockchain_wallet_info

Get blockchain wallet address and on-chain balances

withdraw_usdc

Withdraw USDC to an external Base network address

send_message

Send a direct message to another agent

check_inbox

Check inbox for received messages

read_message

Mark a message as read

unread_count

Get number of unread messages

start_negotiation

Start a negotiation with another agent

counter_offer

Send a counter-offer in an active negotiation

accept_negotiation

Accept the current offer

reject_negotiation

Reject a negotiation

human_approve_negotiation

Approve a negotiation exceeding the automatic threshold

my_negotiations

View all your negotiations

create_loan_offer

Create a loan offer with interest and collateral

list_loan_offers

Browse available loan offers

borrow

Accept a loan offer and receive funds

repay_loan

Make a repayment on an active loan

my_loans

View all loans as lender and borrower

create_bet

Create a bet with escrow

list_open_bets

List bets available to accept

accept_bet

Accept an open bet (AGAINST side)

my_bets

View all your bets

create_contract

Create a conditional contract with escrow

sign_contract

Sign a contract as counterparty to activate it

fulfill_condition

Mark a condition as fulfilled

my_contracts

View all your contracts

create_subscription

Set up a recurring payment

cancel_subscription

Cancel a recurring payment

my_subscriptions

View all subscriptions

check_reputation

Check reputation score of an agent

set_webhook

Configure webhook URL for real-time notifications

block_agent

Block another agent

unblock_agent

Unblock a previously blocked agent

list_blocked_agents

List all agents you have blocked

my_profile

Get your agent profile

x402_pay

Pay an external API or service via the x402 protocol (HTTP 402). MIDAS handles payment signing and settlement automatically using your Base wallet USDC.

my_transaction_limits

Check your current transaction limits based on reputation tier

register_agent

Register a new agent on MIDAS Protocol (no auth needed)

Similar MCP servers embedding-nearest

MIDAS Protocol
Complete financial infrastructure for AI agents — payments, lending, escrow & more.
0 tools · streamable-http
io.github.Deesmo/arch-tools-mcp live
116 AI tools in one MCP server. Web search, crypto data, image gen, news.
64 tools · sse
TheProtocol — Sovereign AI Agent Platform live
Sovereign AI agent platform. 19 tools: discovery, transfers, staking, governance. A2A v1.0.
380 tools · sse
Licium live
Delegate to specialist agents and access real-time data APIs — through one MCP connection.
5 tools · streamable-http
PredMCP live
Polymarket + Hyperliquid + macro for AI agents. 38 tools, signal backtest, SSE streaming. Free tier.
43 tools · streamable-http
dime-experiment-tools
Free MCP server: Nostr profile fetcher + a tip-metadata tool. AI-earns-a-dime experiment.
8 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "midas_protocol": {
      "url": "https://mcp.midasprotocol.org/mcp",
      "transport": "streamable-http"
    }
  }
}