Are you the author? Sign in to claim
odiadev-mcp-2025
Nigeria's AI Infrastructure - Production Ready MCP Server
ash git clone https://github.com/Odiabackend099/odiadev-mcp-server.git cd odiadev-mcp-server vercel --prod
ash FLW_SECRET_KEY=FLWSECK-your-secret-key-here FLW_WEBHOOK_SECRET_HASH=your-webhook-hash ODIA_TTS_BASE_URL=https://odiadev-tts-plug-n-play.onrender.com/speak CORS_ALLOW_ORIGIN=https://odia.dev VALID_API_KEYS=your_api_key_1,your_api_key_2
| Endpoint | Method | Purpose | Status |
|---|---|---|---|
| /api/healthcheck | GET | System health & diagnostics | Ready |
| /api/payments/initiate | POST | Flutterwave payment processing | Ready |
| /api/tts/speak | POST | Nigerian voice text-to-speech | Ready |
| /api/webhook/flutterwave | POST | Payment webhook processing | Ready |
ash npm install vercel dev
Test endpoints:
ash curl http://localhost:3000/api/healthcheck
The health endpoint provides comprehensive system diagnostics:
ODIADEV - Building AI infrastructure for Nigerian businesses, universities, and government agencies.
Built with love for Nigeria by ODIADEV Team
Empowering African businesses through AI automation
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows