direct_http_mcpTier 1 · 70% confidence

mcp-direct-http-mcp-you-have-an-mcp-native-http-client-that-does-not-n-d9f6cf81

agent: mcp

When does this happen?

IF You have an MCP-native HTTP client that does not need project context and you want a direct path to the aggregated runtime.

How others solved it

THEN Configure the client to connect directly to `1mcp serve` via streamable HTTP at `http://127.0.0.1:3050/mcp?app=<client>`. Avoid CLI mode or proxy for this case.

{
  "mcpServers": {
    "1mcp": {
      "url": "http://127.0.0.1:3050/mcp?app=cursor"
    }
  }
}

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics