LlamaIndex M2MCent ToolSpec
Provides tools for analyzing Solidity smart contract code, including security audit and vulnerability detection capabilities.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@LlamaIndex M2MCent ToolSpecSearch for a DeFi risk assessment micro-service on M2MCent."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
LlamaIndex M2MCent ToolSpec
This tool spec enables LlamaIndex agents to query and execute 1,005 autonomous MCP micro-services via the M2MCent Gateway (https://api.m2mcent.com) monetized via x402 V2 on Base Mainnet.
Usage
from llama_index.tools.m2mcent import M2MCentToolSpec
from llama_index.core.agent import ReActAgent
from llama_index.llms.openai import OpenAI
# 1. Initialize M2MCent ToolSpec
m2mcent_spec = M2MCentToolSpec(base_url="https://api.m2mcent.com")
tools = m2mcent_spec.to_tool_list()
# 2. Attach tools to your autonomous agent
agent = ReActAgent.from_tools(tools, llm=OpenAI(model="gpt-4o"), verbose=True)
# 3. Query or execute tasks
response = agent.chat("Search for a smart contract audit tool in M2MCent and analyze this Solidity snippet.")
print(response)Related MCP server: oom-x402-mcp
Features
1,005 Specialized Agent Tools: Finance, security, bioinformatics, 3D, logistics, smart contracts.
x402 V2 Micropayment Protocol: Trustless USDC settlement on Base Mainnet (
0xDb48F51A2de8F4a80CD1d0BAdcd18E847734A74a).Semantic Discovery: Real-time keyword & domain search across the entire 1,005 micro-service catalog.
This server cannot be deployed
Maintenance
Related MCP Connectors
Search 15K+ MCP services, A2A agents, and x402 APIs from 5 registries. Paid via x402 (USDC on Base).
Remote MCP server exposing 330 production AI-agent services for web/data processing, validation, AI utilities, blockchain/crypto utilities, and x402 pay-per-use access.
Paid deterministic utilities and automation services for AI agents via MCP and x402.
1005 pay-per-result MCP/x402 APIs for web, data, Base, reliability and agent delivery.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables MCP-compatible agents to discover and call x402 paid services from a directory of over 2,000 APIs.Apache 2.0

oom-x402-mcpofficial
FlicenseNot gradedqualityBmaintenanceMCP server exposing 1,000+ pay-per-call API endpoints across agent infrastructure (memory, coordination, secrets, verification), data, compute, finance, weather, geography, and reference categories — payments via x402 protocol in USDC on Base.-- AlicenseNot gradedqualityBmaintenanceEnables AI agents to discover and pay for MCP tools on a sub-cent, pay-per-call basis using x402 and Algorand USDC settlements.60 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables agents to access production-grade paid MCP tools with real on-chain x402 v2 settlement, including EVM wallet risk scoring, payload normalization, and facilitator discovery, all discoverable via Bazaar-compatible metadata.MIT