Skip to content
Back to search
30
MCP

computeid-mcp

pypi/computeid-mcp

ComputeID MCP Server — cryptographic identity for AI agents via Model Context Protocol

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
contextl-mcp
Repository Intelligence Engine — MCP server for AI coding agents
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "computeid-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}