MCP Integration
Connect Ricca to Claude, Cursor, Windsurf, and any AI app that supports MCP. Query your tags, documents, and assets in plain English. No coding required.
MCP is an open standard that lets AI assistants connect to external data. Think of it like a live data connection between your AI tool and Ricca.
Three steps from question to answer.
Any AI assistant you already use. Claude Desktop, ChatGPT, Gemini, Cursor — no coding required for most of them.
Copy your API key from Ricca and paste the config into your AI tool's settings. One time. Five minutes.
Your AI now has live access to your instrument tags, document register, and asset data. Plain English in, real answers out.
Connects to
Once Ricca is connected, your AI assistant can answer questions about your project data in plain English. No forms, no filters, no spreadsheets.
“How many pressure transmitters are in area 100, and are they all ISA 5.1 compliant?”
Area 100 has 12 pressure transmitters. 10 are compliant. 2 need attention: P-102A should be PT-102A, and PRES-103 should be PT-103.
“Which documents in the Condensate Recovery project haven't been reviewed in over 30 days?”
6 documents haven't been reviewed in 30+ days. The oldest is P&ID-CR-001 at 52 days. I can draft a transmittal for these if you need it.
“Show me all assets in the register that are missing a manufacturer entry.”
17 assets are missing manufacturer info. Most are Rotating Equipment (9 items). Here's the full list sorted by priority.
This is a real conversation in Claude Desktop. Ricca processes the request behind the scenes. The engineer just typed a question.
Find all pressure transmitters in area 100 and check if any violate ISA 5.1 naming conventions.
Ricca: searching tags in area 100, type PT, validating ISA 5.1…
I found 8 pressure transmitters in area 100. Two tags violate ISA 5.1:
P-102A → should be PT-102A (missing type designator)PRES-200 → should be PT-200 (non-standard abbreviation)One-time copy-paste. Generate your API key, paste the config into your AI tool, and you're done.
Generate a key from Ricca Settings → API Keys. One-time setup, takes under a minute.
Open your AI tool's MCP settings and paste the block shown. Replace YOUR_API_KEY with your key.
Your AI assistant now has live access to your tags, documents, and assets. Ask in plain English.
{
"mcpServers": {
"ricca": {
"url": "https://app.usericca.xyz/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Open Settings → Developer → Edit Config, paste the block, replace YOUR_API_KEY, and restart Claude.
Works with
Six built-in capabilities your AI assistant can use the moment Ricca is connected.
Find tags by type, service, area, or P&ID reference across your entire project.
Pull up the full document register for any workspace: numbers, revisions, and status.
Filter your instrument index by loop, tag type, area, or any other field.
Check any tag against ISA 5.1 conventions and get specific fix suggestions.
Retrieve equipment records with specifications, manufacturer, and location.
Ask Ricca to extract structured data from any uploaded document.
Talk to the team and we'll walk you through connecting Ricca to your AI tool of choice. Takes under five minutes.