How to Use the Fastn MCP in Claude
Run and monitor your Fastn automation workflows directly from Claude Desktop without touching a terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Fastn MCP to Claude Desktop
Create your Vinkius account to connect Fastn to Claude Desktop and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Build and deploy workflows inside Claude Desktop
Your desktop agent uses `create_workflow` and `update_workflow` to build, modify, and deploy complex automation flows directly inside your chat interface. By invoking these tools, Claude Desktop writes the underlying JSON definitions for you based on simple plain-English instructions. You do not have to copy-paste configuration blocks back and forth between your browser and editor. Once the logic looks right, you can push it live immediately. The agent triggers `publish_workflow` to deploy the flow to your active tenant, or calls `archive_workflow` to take old automation steps offline. It turns your chat window into a visual control center for your entire low-code backend.
Run and monitor executions with your MCP Server
Running tests on your automation steps usually requires triggering `execute_flow` instantly with whatever payload you specify in the chat. You get to see the real-time API sync results without leaving your primary workspace. If a run hangs or throws an unexpected error, you can inspect the plumbing immediately. Instruct your agent to run `get_execution` to pull the complete step-by-step trace or cancel a stuck run using `cancel_execution`. This brings deep observability into your live systems right where you discuss code.
Manage API keys and connector credentials securely
Managing external API keys is simple when your Claude Desktop MCP client calls `store_credentials` to encrypt and save them directly within your environment. This keeps your sensitive tokens out of plain-text configuration files. When it is time to update your connections, your agent uses `rotate_credentials` to swap old keys for new ones. You can also inspect existing setups with `get_credentials` to verify that your integrations have the correct access. Your secrets remain protected while staying fully accessible to your automated steps.
Set up Fastn MCP in Claude Web or Desktop
- 1
Open Claude Settings
Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.
- 2
Add Custom Connector
Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcpReplace[YOUR_TOKEN_HERE]with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials. - 3
Start a conversation
Open a new chat. The Fastn MCP tools are available immediately — no restart needed.
Endpoint URL
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp No configuration file needed — paste the URL directly in the Claude web interface.
Available on Free (1 connector), Pro, Max, Team, and Enterprise plans.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Fastn MCP in Claude Desktop
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Fastn MCP today
We host it, we monitor it, we maintain it. You just paste one token.