Skip to content

Unable to use it on the Kilo Code? #21

@mochadwi

Description

@mochadwi
Unexpected token 'S', "Successful"... is not valid JSON
today at 11:25 PM
Unexpected token 'M', "[McpCommuni"... is not valid JSON
today at 11:25 PM
[17422] [Remote→Local] 1
today at 11:25 PM
[17422] [Local→Remote] notifications/initialized
today at 11:25 PM
[17422] [Local→Remote] tools/list
today at 11:25 PM
[17422] [Remote→Local] 0
today at 11:25 PM
[17422] Local STDIO server running
today at 11:25 PM
[17422] Proxy established successfully between local STDIO and remote StreamableHTTPClientTransport [17422] Press Ctrl+C to exit
today at 11:25 PM
[17422] Connected to remote server using StreamableHTTPClientTransport
today at 11:25 PM
[17422] [17422] Connecting to remote server: https://gitmcp.io/Sairyss/domain-driven-hexagon
today at 11:24 PM
[17422] Using transport strategy: http-first
today at 11:24 PM
[17422] Using automatically selected callback port: 4442
today at 11:24 PM
Unexpected token 'M', "[McpCommuni"... is not valid JSON
today at 11:24 PM
Unexpected token 'M', "[McpCommuni"... is not valid JSON
today at 11:24 PM
Unexpected token 'M', "[McpCommuni"... is not valid JSON
today at 11:24 PM
[16426] Shutting down...

Here's my files:

// ~/.config/codemode/.utcp_config.json
{
    "load_variables_from": [
      {
        "variable_loader_type": "dotenv",
        "env_file_path": ".env"
      }
    ],
    "tool_repository": {
      "tool_repository_type": "in_memory"
    },
    "tool_search_strategy": {
      "tool_search_strategy_type": "tag_and_description_word_match"
    },
    "manual_call_templates": [
      {
        "name": "mcp",
        "call_template_type": "mcp",
        "config": {
          "mcpServers": {
            "domain-driven-docs": {
              "transport": "stdio",
              "command": "npx",
              "args": [
                "mcp-remote",
                "https://gitmcp.io/Sairyss/domain-driven-hexagon"
              ]
            }
          }
        }
      }
    ],
    "post_processing": [
    ]
  }
// (Global MCP Settings in Kilo) ~/Library/Application\ Support/Trae/User/globalStorage/kilocode.kilo-code/settings/mcp_settings.json

{"mcpServers":
  {
    "code-mode": {
      "command": "npx",
      "args": ["@utcp/code-mode-mcp"],
      "env": {
        "UTCP_CONFIG_FILE": "~/.config/codemode/.utcp_config.json"
      }
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions