← Back to home

JRI.AI + Model Context Protocol (MCP)

Connect Your AI Directly to Your Business

Securely link Claude, Cursor, or any compatible AI assistant to your JRI.AI workspace. Let agents read invoices, manage roadmaps, and run operations under your complete control.

JRI Workplace Viewer
Ghibli illustration of technology workspace

Connection overview

Safe data access

External AI tools reading and writing your JRI workplace over MCPClaude DesktopCursor IDEAntigravityCodexOthersJRI.AI Workplace

Built for Absolute Trust

Our MCP server operates under your strict supervision. Access remains permission-scoped, read-only by default, and revocable at any time.

Secure Access Keys

Each access code links your AI to only one workspace. Your other business details stay completely private.

Safety First Mode

Your AI assistant starts with read-only access. It can never make changes or finalize deals without your approval.

Privacy Shield

Passwords, bank logs, and sensitive security details are automatically hidden from the AI assistant.

Complete Control

Review exactly what questions your AI assistant asks, and turn off its access instantly with a single click.

Information and Actions Supported

Information your AI can read

  • Business Profiles
  • Roadmap Milestones
  • Invoice Ledgers
  • Expense Invoices
  • Support Tickets
  • Executed Contracts
  • GST Compliance
  • Brand DNA Settings
  • CRM Contacts
  • Assigned Team Docs

Candidate proposed actions (subject to production scope)

  • Create Roadmap Milestone
  • Open Support Ticket
  • Add CRM Contact
  • Update Business Details
  • Create Draft Invoice
  • Upload Expense PDF
  • Approve Document Draft

Workplace connection direction

Start with governed company context

The credible first boundary is the JRI workplace itself. External connectors are communicated only after production support, permissions, and credential handling are verified.

Seamless Cross-Tool Automation

Sync Slack updates, create Jira issues, log Stripe transactions, and update CRM contacts in real time without manual context switching.

Zero-Trust Credential Shielding

Your third-party credentials and keys are never exposed to the AI model. Authentication is safely encapsulated inside JRI's gateway layer.

Supported integrations (partial list)

  • Slack Integration
  • GitHub Repositories
  • Stripe Financials
  • HubSpot CRM
  • Jira Workspaces
  • Google Drive File System
  • Gmail Inbox Management
  • Shopify Store Analytics
  • Notion Databases
  • Salesforce Customer Cloud

Dynamic tool capabilities and connection credentials are automatically requested by the agent on a per-action basis. Sourced transparently from public brand directories.

Setup Guide

The configuration interaction is shown below. Executable package names, commands, token flow, and rollout steps appear only after production enablement.

Add the config block inside your local claude_desktop_config.json file:

{
  "mcpServers": {
    "jri-workplace": {
      "connection": "Issued when MCP is enabled",
      "scope": "Selected records and approved tools"
    }
  }
}

Config file location

macOS — ~/Library/Application Support/Claude/claude_desktop_config.json

Windows — %APPDATA%\Claude\claude_desktop_config.json