Afterbanks API MCP Config
La estandarización de la conexión con cualquier banco en tiempo real.
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/afterbanks-com.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/afterbanks-com.json to fetch programmatically.
{
"mcpServers": {
"afterbanks-com": {
"command": "npx",
"args": ["-y","@mcp/afterbanks-com"],
"env": {
"AFTERBANKS_API_API_KEY": "your_afterbanks_api_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/afterbanks-com.jsonEnvironment Variables
AFTERBANKS_API_API_KEYReplace your_afterbanks_api_api_key with your actual afterbanks api api key
Endpoints
GET
/formsLista de bancos soportados
POST
/meInformación de uso de mi licencia
POST
/serviceV3Posición global y movimientos hasta una fecha dada.