Cloud hosting for AI projects

API
Veryfront provides three ways to integrate programmatically:| Protocol | Endpoint |
|---|---|
| REST | https://api.veryfront.com |
| GraphQL | https://api.veryfront.com/graphql |
| MCP | https://api.veryfront.com/mcp |
Authentication
Create an API key at veryfront.com/dashboard/api-keys.MCP
Connect your AI coding assistants to Veryfront using the Model Context Protocol (MCP). MCP allows Claude, Cursor, and other AI tools to interact directly with your Veryfront projects.Claude Code
Connect Claude Code CLI to Veryfront. Run this command in your terminal:Cursor
Add this to your Cursor settings (Settings → MCP Servers):Other MCP Clients
Generic MCP configuration for Windmill, Continue, and other MCP-compatible tools:MCP Inspector
Debug and test the Veryfront MCP server interactively. Add theAuthorization header with your Bearer token in the inspector UI.