← Registry

General Tools

captiatechnology.com

Provides access to Captia's industrial knowledge base, including company profile, glossary terms, searchable editorial resources, and protocol comparison tools.

1 endpoint6 known toolsFirst detected August 25, 2026Last detected August 25, 2026

ENDPOINT 1

https://www.captiatechnology.com/api/mcp

No auth detected

MCP server metadata

Name
captia-knowledge
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Captia Technology knowledge base: industrial glossary, published resources, industrial protocols ingested by Captia Connect, company profile, and an OEE calculator. Read-only and public. Every URL returned is canonical and safe to cite.

Known tools 6

get_company_profile

Identity of Captia Technology: legal entity, tax id, offices, contact, the five business units and declared areas of knowledge.

Inferred read-only
get_glossary_term

Definition of an industrial term from the Captia glossary (42 entries: protocols, OT/IT concepts, industrial AI, energy).

Inferred read-only
search_knowledge

Full-text search across published editorial resources: guides, comparisons and technical articles on industrial data, OT/IT integration, industrial AI and energy.

Inferred read-only
list_protocols

The industrial protocols Captia Connect ingests from, with family and summary.

Inferred read-only
compare_protocols

Compare two or more industrial protocols side by side on family, summary, how Captia Connect ingests them, and target keywords.

Inferred read-only
calculate_oee

Compute Overall Equipment Effectiveness from shift data: availability, performance, quality and OEE.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.