ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use OpenGov with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access OpenGov data directly—list reports, query financial funds, and manage users or departments through your AI agent.

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 · 11 capabilities

The complete OpenGov capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through OpenGov.

  1. 01

    Create department

    Create a new OpenGov department

  2. 02

    Create user

    Create a new OpenGov user

  3. 03

    Get report data

    Get data rows for a specific report

  4. 04

    List reports

    List available OpenGov reports

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through OpenGov.

  1. 05

    Update user

    Update an existing OpenGov user

  2. 06

    Get fund

    Get details for a specific OpenGov fund

  3. 07

    Get report metadata

    Get metadata and schema for a specific report

  4. 08

    Get user

    Get details for a specific OpenGov user

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through OpenGov.

  1. 09

    List departments

    List OpenGov departments

  2. 10

    List funds

    List OpenGov funds

  3. 11

    List users

    List OpenGov users

Observed, not estimated

862ms average. Fast in production.

OpenGov is checked daily against the live service.

Daily averagePeak 1113ms
Aug 20Today
Fastest day
744ms
Slowest day
1113ms
14-day trend
Slowing+12%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 11 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 OpenGov, so you can see the experience inside your AI.

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

OpenGov Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_lAyr3ealVFb3DmdN0eBfEnjLa1Y65g6eXGyO4yzH/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 — OpenGov capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "opengov-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_lAyr3ealVFb3DmdN0eBfEnjLa1Y65g6eXGyO4yzH/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 OpenGov owners ask.

  • 01

    How can I retrieve the actual data rows from a specific report?

    Use the get_report_data capability with the report_id. You can also specify the format (json/csv) and date ranges to filter the results.

  • 02

    Can I see the structure of a report before pulling the data?

    Yes, use get_report_metadata with the report_id to see the schema, columns, and structure of the report.

  • 03

    How do I list all the financial funds available in the platform?

    Run the list_funds capability to get a complete list of funds. For more details on a specific fund, use the get_fund capability with its ID.