
Developers
One endpoint. A bounded payment surface.
Scoped credentials and tools that follow the payment lifecycle.
MCP connection
ScopedPOST /api/mcp
payments:draftpolicies:readaudit:read
Bearer credential · revocable
Connect
Point the client at Decrow.
- Endpoint
- https://decrow.xyz/api/mcp
- Auth
- Bearer dk_live_…
- Amounts
- USDC atomic units as strings
mcp client config
{
"mcpServers": {
"decrow": {
"url": "https://decrow.xyz/api/mcp",
"headers": { "Authorization": "Bearer dk_live_..." }
}
}
}Reference
Open only the surface you need.
Decrow