
mcp-vindi
MCP server by github.com/codespar/mcp-dev-brasil
MCP server for Vindi — recurring billing, subscriptions, invoices
About mcp-vindi
mcp-vindi is an MCP (Model Context Protocol) server published by codespar in the official MCP registry. MCP server for Vindi — recurring billing, subscriptions, invoices
It ships as an npm package (@codespar/mcp-vindi), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/codespar/mcp-dev-brasil, where the project has earned 252 GitHub stars.
Use mcp-vindi with your agent
claude mcp add mcp-vindi -- npx -y @codespar/mcp-vindi{
"mcpServers": {
"mcp-vindi": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-vindi"
]
}
}
}@codespar/mcp-vindiFrequently asked questions
- What is mcp-vindi?
- mcp-vindi is an MCP (Model Context Protocol) server by codespar. MCP server for Vindi — recurring billing, subscriptions, invoices
- How do I connect mcp-vindi to Claude, Cursor, or another MCP client?
- Install mcp-vindi from its npm package (@codespar/mcp-vindi) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is mcp-vindi open source?
- Yes — the source code is public at github.com/codespar/mcp-dev-brasil, with 252 GitHub stars.
- Can AI agents pay to use mcp-vindi?
- Not yet through Loomal — mcp-vindi is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More MCP servers

mcp-x402
252
MCP server for x402 — HTTP-native micropayments protocol by Coinbase (USDC on Base/Solana)

mcp-open-finance
252
MCP server for Open Finance Brasil — accounts, transactions, consents, investments

mcp-cielo
252
MCP server for Cielo — credit card, debit, boleto, recurrent payments

mcp-bling
252
MCP server for Bling — ERP, products, orders, invoices, stock management

mcp-facturapi
252
FacturAPI — Mexican CFDI e-invoicing

mcp-ucp
252
Google UCP — agentic shopping, cart, checkout, orders, delivery
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-vindi? Claim this listing free by verifying GitHub ownership, or contact us.