ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Prismatic with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your Prismatic integration platform. list customers, create instances, deploy integrations, and fetch execution logs via AI.

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

The complete Prismatic capability set.

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

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through Prismatic.

  1. 01

    Create customer

    Create a new Prismatic customer

  2. 02

    Create instance

    Create a new integration instance

  3. 03

    List customers

    Fetch all Prismatic customers

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Prismatic.

  1. 04

    Run graphql

    Execute a custom GraphQL query or mutation

  2. 05

    Deploy instance

    Deploy an integration instance

  3. 06

    Fetch logs

    Fetch execution logs

Observed, not estimated

851ms average. Fast in production.

Prismatic is checked daily against the live service.

Daily averagePeak 1050ms
Aug 20Today
Fastest day
644ms
Slowest day
1050ms
14-day trend
Slowing+14%

Connect your client

One URL. Every client.

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

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

Prismatic Connector

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

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

  • 01

    Can I execute custom GraphQL queries if a specific capability isn't available?

    Yes! Use the run_graphql capability to execute any valid Prismatic GraphQL query or mutation. This gives you full access to the schema, including actions, components, and user data.

  • 02

    How do I make sure my integration changes are actually live?

    After creating or updating an instance, you must use the deploy_instance capability with the specific Instance ID. This triggers the deployment process required for changes to take effect.

  • 03

    Is it possible to filter logs by a specific time range?

    Yes, the fetch_logs capability requires timestampGte and timestampLte parameters in DateTime format, allowing you to pinpoint exactly when an event occurred.