Skip to content
Back to search
30
MCP streamable-http

Condens Remote MCP Server

io.condens/remote-mcp-server

Remote MCP server for connecting to your Condens UX repository.

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://{baseUrl}/mcp

Similar MCP servers embedding-nearest

remote-mcp-server
Remote MCP Server that securely connects Enterprise context with your LLM, IDE, or agent platform of choice.
0 tools
compiler-explorer-mcp
MCP server allowing LLMs to interact remotely with compilers
0 tools
Muninx MCP Server
Remote MCP server for managing Muninx tickets, messages, ticket search, and support analytics.
0 tools · streamable-http
massed-compute-mcp
MCP server for the Massed Compute API.
0 tools
markdown-mcp-resource
MCP server that makes remote markdown files available as mcp resources
0 tools
ChromaDB Remote MCP Server
Remote ChromaDB vector database MCP server with streamable HTTP transport
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "condens_remote_mcp_server": {
      "url": "https://{baseUrl}/mcp",
      "transport": "streamable-http"
    }
  }
}