mcp

mcp sample configuration

This is a public sample for discovery, MCP introspection, dry-runs, and schema browsing. It does not include protected credentials.

Endpoints
Mutating, provider-backed, private, or protected tool execution requires PLATPHORM_API_KEY and is not included in this public sample.
mcphttps://claws.platphormnews.com/api/mcp
openapihttps://claws.platphormnews.com/openapi.json
toolshttps://claws.platphormnews.com/api/v1/tools
dryRunhttps://claws.platphormnews.com/api/v1/toolchains/claws-network-check/dry-run
llmshttps://claws.platphormnews.com/llms.txt
Sample Config
{
  "mcpServers": {
    "claws": {
      "url": "https://claws.platphormnews.com/api/mcp",
      "transport": "streamable-http",
      "headers": {
        "X-PlatPhorm-Source-Site": "ide-client"
      }
    }
  }
}
CLI Equivalent
platphormctl claws generate-ide-config mcp