AI & ML
Trust: 32/100 (Limited)io.github.mbeato/apimesh Guide
12 x402-payable API tools for AI agents — web vitals, SEO, security, email, more.
2 starsby mbeato
Quick Start
Install
npx @mbeato/apimesh-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mbeato-apimesh": {
"command": "npx",
"args": [
"@mbeato/apimesh-mcp-server"
]
}
}
}