ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Nile with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage tenant-aware databases via Nile. provision B2B tenants, monitor DB metrics, and audit user access.

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 Nile capability set.

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

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through Nile.

  1. 01

    List databases

    Identifies root connectivity endpoints (name bindings) necessary for querying physical data. List high-level tenant-aware PostgreSQL databases provisioned on Nile

  2. 02

    Get metrics

    Pull exact operational performance numbers tracking Database strain

  3. 03

    List users

    Enumerate globally tracked users capable of accessing tenant slices

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Nile.

  1. 04

    Create tenant

    Provision a new highly isolated virtual Tenant boundary inside the DB

  2. 05

    Get database

    Get configuration and state details for a specific Nile Database

  3. 06

    List tenants

    List active virtualized B2B tenants living within a Nile database

Observed, not estimated

821ms average. Fast in production.

Nile is checked daily against the live service.

Daily averagePeak 946ms
Aug 20Today
Fastest day
642ms
Slowest day
946ms
14-day trend
Slowing+29%

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 Nile, so you can see the experience inside your AI.

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

Nile Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_vAlgznzCycNFdJ60kWnNhU7rsezxSIF5tMfoui7N/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 — Nile capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "nile-postgresql-for-multi-tenant-apps-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_vAlgznzCycNFdJ60kWnNhU7rsezxSIF5tMfoui7N/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 Nile owners ask.

  • 01

    How does Nile handle tenant isolation through the agent?

    Nile uses virtualized multi-tenancy. When your agent uses the create_tenant capability, Nile's control plane automatically generates a distinct routing logic container within Postgres, ensuring that data for the new B2B client is logically separated from other tenants.

  • 02

    Can I monitor the health of my Nile databases through a conversation?

    Yes. Use the get_metrics capability with a specific database name. Your agent will retrieve real-time operational performance numbers, including active connections and compute utilization, helping you identify load spikes or storage exhaustion instantly.

  • 03

    Can my agent list all registered users and see which tenants they belong to?

    Absolutely. Use the list_users capability to enumerate all identities natively authenticated within Nile. Your agent will report the user mappings to internal virtual tenants, making it easy to audit cross-tenant access control across your entire database ecosystem.