MCP Server
MCP
stipend.sh
Non-custodial USDC wallet on Base with spending limits enforced in code, not in a prompt.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "stipend",
"version": "0.45.4",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Starts the MCP server. Without it the package runs the installer instead.",
"isRequired": true,
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment