Developer Tools
m2msentinel.com
Provides blockchain data and analysis tools for the Base network, including contract auditing, gas metrics, token prices, DEX liquidity, and whale signals.
ENDPOINT 1
https://api.m2msentinel.com/mcp
MCP server metadata
- Name
- m2m-sentinel-mcp
- Version
- 1.2.7
Known tools 6
m2m_get_gas_metricsFetch current Base gas price in wei/gwei with RPC provenance for the upstream observation.
Inferred read-onlym2m_get_token_priceFetch the median Base DEX spot price in USD across up to five deepest indexed pools, with contract address, decimals, and pool provenance for one allowlisted token symbol (e.
Inferred read-onlym2m_get_dex_liquidityFetch aggregate pool reserve, depth, and volume metrics across tracked Base DEX liquidity pools.
Inferred read-onlym2m_get_whale_signalsFetch up to 50 tracked recent high-value ERC-20 transfer signals on Base with transaction hashes, token/sender/receiver addresses, amounts, and valuation provenance.
Potential side effectsm2m_get_service_statusFetch operational status, upstream Base RPC quorum status, and persistence availability for M2M Sentinel infrastructure.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.m2m-sentinel-mcp]
url = "https://api.m2msentinel.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"m2m-sentinel-mcp": {
"type": "http",
"url": "https://api.m2msentinel.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: m2m-sentinel-mcp
Remote MCP URL: https://api.m2msentinel.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"m2m-sentinel-mcp": {
"url": "https://api.m2msentinel.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"m2m-sentinel-mcp": {
"type": "http",
"url": "https://api.m2msentinel.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "m2m-sentinel-mcp",
"transport": "streamable-http",
"url": "https://api.m2msentinel.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://www.m2msentinel.com/mcp
MCP server metadata
- Name
- m2m-sentinel-mcp
- Version
- 1.2.7
Known tools 6
m2m_get_gas_metricsFetch current Base gas price in wei/gwei with RPC provenance for the upstream observation.
Inferred read-onlym2m_get_token_priceFetch the median Base DEX spot price in USD across up to five deepest indexed pools, with contract address, decimals, and pool provenance for one allowlisted token symbol (e.g.
Inferred read-onlym2m_get_dex_liquidityFetch aggregate pool reserve, depth, and volume metrics across tracked Base DEX liquidity pools.
Inferred read-onlym2m_get_whale_signalsFetch up to 50 tracked recent high-value ERC-20 transfer signals on Base with transaction hashes, token/sender/receiver addresses, amounts, and valuation provenance.
Potential side effectsm2m_get_service_statusFetch operational status, upstream Base RPC quorum status, and persistence availability for M2M Sentinel infrastructure.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.m2m-sentinel-mcp]
url = "https://www.m2msentinel.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"m2m-sentinel-mcp": {
"type": "http",
"url": "https://www.m2msentinel.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: m2m-sentinel-mcp
Remote MCP URL: https://www.m2msentinel.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"m2m-sentinel-mcp": {
"url": "https://www.m2msentinel.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"m2m-sentinel-mcp": {
"type": "http",
"url": "https://www.m2msentinel.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "m2m-sentinel-mcp",
"transport": "streamable-http",
"url": "https://www.m2msentinel.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.