@settlegrid/mcp
Freeby MCP Community
The Settlement Layer for the AI Economy — monetize any MCP tool, REST API, or AI agent with per-call billing, real-time metering, and automated Stripe payouts.
v0.1.1Added Apr 12, 2026
settlegridmcpmodel-context-protocolaibilling
@settlegrid/mcp MCP Server
The Settlement Layer for the AI Economy — monetize any MCP tool, REST API, or AI agent with per-call billing, real-time metering, and automated Stripe payouts.
Installation
npx -y @settlegrid/mcp
Reviews
Installation
Quick install
npx -y @settlegrid/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@settlegrid/mcp": {
"command": "npx",
"args": ["-y", "@settlegrid/mcp"]
}
}
}