ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Indy with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your freelance business with proposals, contracts, time tracking, and invoicing that covers the entire client lifecycle.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 12 capabilities

The complete Indy capability set.

These are the exact actions your AI can choose when you ask it to work with Indy.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Indy.

  1. 01

    Create form

    Create a new form

  2. 02

    Delete form

    Delete a form

  3. 03

    Get account info

    Get account status

  4. 04

    Get form

    Get form details

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Indy.

  1. 05

    Create webhook

    Create a new webhook

  2. 06

    Delete webhook

    Delete a webhook

  3. 07

    Get record

    Get submission details

  4. 08

    List webhooks

    List active webhooks

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Indy.

  1. 09

    Get user

    Get user details

  2. 10

    List forms

    List all forms

  3. 11

    List records

    List form submissions

  4. 12

    List users

    List connected users

Observed, not estimated

889ms average. Fast in production.

Indy is checked daily against the live service.

Daily averagePeak 1047ms
Aug 20Today
Fastest day
755ms
Slowest day
1047ms
14-day trend
Slowing+10%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Indy, so you can see the experience inside your AI.

It does not authenticate your account with Indy. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Indy Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_qTC0rrNrMgbqJWsxECQOTzQwjk7izqAbAS9ZUG4s/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Indy capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "indy-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_qTC0rrNrMgbqJWsxECQOTzQwjk7izqAbAS9ZUG4s/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Indy owners ask.

  • 01

    Can I create new forms and manage submissions through the AI agent?

    Yes. Use create_form to build new forms, list_forms to see all forms, list_records to browse submissions, and get_record to inspect individual responses with full field data. Use delete_form to remove unused forms.

  • 02

    Can I use templates to create forms faster?

    Yes. Use list_templates to browse available form templates and get_template to inspect their structure. Templates provide reusable form designs that save time on repetitive form creation.

  • 03

    Can I access files attached to form submissions?

    Yes. Use list_files to retrieve all files attached to form submissions. Each file includes metadata like name, size, and the record it belongs to.