MCP Server
MCP
io.github.codespar/mcp-inter-bank
Banco Inter — digital bank, boleto, PIX, statements, transfers
Install
npx -y @codespar/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@codespar/mcp-inter-bank",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key/token for inter-bank",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "INTER_CLIENT_ID"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment