https://docs.flinks.com/mcp
What is MCP?
The Model Context Protocol (MCP) is an open standard that allows AI assistants to securely connect to external data sources. By connecting your AI coding assistant to the Flinks MCP server, you can:- Get accurate, up-to-date information about Flinks APIs
- Receive better code suggestions for Flinks integrations
- Access documentation without leaving your development environment
Setup Instructions
- Claude Code
- Cursor
- Antigravity
- GitHub Copilot
- OpenAI Codex
Claude Code
Claude Code supports MCP servers natively. To add the Flinks documentation server:- Open your terminal and run:
- Verify the server was added:
flinks in the list of configured MCP servers.- Start using Claude Code - it will now have access to Flinks documentation when answering questions about Flinks APIs.
Verifying the Connection
After setting up the MCP server, you can verify it’s working by asking your AI assistant a question about Flinks, such as:- “How do I authenticate with the Flinks API?”
- “How do I set up webhooks for Flinks?”
Troubleshooting
MCP server not connecting
MCP server not connecting
- Verify your internet connection
- Check that the URL is exactly
https://docs.flinks.com/mcp - Ensure your firewall isn’t blocking outbound HTTPS connections
- Try restarting your IDE or AI tool
AI not using Flinks documentation
AI not using Flinks documentation
- Make sure the MCP server is enabled/active in your tool’s settings
- Try explicitly mentioning “Flinks” in your query
- Check if other MCP servers are working to rule out configuration issues
Outdated information in responses
Outdated information in responses
- MCP servers provide real-time access to documentation
- If you notice outdated information, please contact Flinks support