maoarroya/conekta-langchain-wrapper
A LangChain tool wrapper for the Conekta MCP server — enables seamless programmatic access to Conekta’s payment services (orders, charges, refunds, etc.) through AI agents, ChatGPT plugins, and LLM workflows.
Platform-specific configuration:
{
"mcpServers": {
"conekta-langchain-wrapper": {
"command": "npx",
"args": [
"-y",
"conekta-langchain-wrapper"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...