INDIVIDUAL MCP TOOL
compare_protocols
Compare two or more industrial protocols side by side on family, summary, how Captia Connect ingests them, and target keywords.
LIVE ENDPOINT
https://www.captiatechnology.com/api/mcp
Connect to this endpoint to inspect the live schema for compare_protocols and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.captia-knowledge]
url = "https://www.captiatechnology.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"captia-knowledge": {
"type": "http",
"url": "https://www.captiatechnology.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: captia-knowledge
Remote MCP URL: https://www.captiatechnology.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"captia-knowledge": {
"url": "https://www.captiatechnology.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"captia-knowledge": {
"type": "http",
"url": "https://www.captiatechnology.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "captia-knowledge",
"transport": "streamable-http",
"url": "https://www.captiatechnology.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_company_profile— Identity of Captia Technology: legal entity, tax id, offices, contact, the five business units and declared areas of knowledge.get_glossary_term— Definition of an industrial term from the Captia glossary (42 entries: protocols, OT/IT concepts, industrial AI, energy).search_knowledge— Full-text search across published editorial resources: guides, comparisons and technical articles on industrial data, OT/IT integration, industrial AI and energy.list_protocols— The industrial protocols Captia Connect ingests from, with family and summary.calculate_oee— Compute Overall Equipment Effectiveness from shift data: availability, performance, quality and OEE.