Ecosystem Integrations

Source-level integration examples. Community adapters are previews unless explicitly marked supported.

🛡️

Coinbase AgentKit

Official ActionProvider for Coinbase AgentKit agents on Base mainnet.

import { m2mSentinelActionProvider } from 'm2m-sentinel-agentkit';
🤖

ElizaOS Plugin

TypeScript action plugin for ElizaOS (ai16z) autonomous agents on Base.

import { m2mSentinelPlugin } from './elizaos_bytecode_plugin';
🌐

Model Context Protocol (MCP)

Streamable HTTP/SSE and local stdio MCP server for Claude Desktop & Cursor.

npx m2m-sentinel-mcp (or /sse endpoint)
🦜🔗

LangChain BaseTool

Python BaseTool implementation for LangChain autonomous agent workflows.

from langchain_m2m_tool import M2MContractAuditTool
👥

CrewAI Guard Tool

Preflight bytecode inspection tool for multi-agent CrewAI trading pipelines.

from crewai_m2m_guard import M2MPreflightGuardTool
🔵

x402 & CDP Micro-Payments

Autonomous per-decision USDC payments via the standard x402 HTTP protocol.

PAYMENT-SIGNATURE: <base64 x402 payload>