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.
mcp
https://claws.platphormnews.com/api/mcpopenapi
https://claws.platphormnews.com/openapi.jsontools
https://claws.platphormnews.com/api/v1/toolsdryRun
https://claws.platphormnews.com/api/v1/toolchains/claws-network-check/dry-runllms
https://claws.platphormnews.com/llms.txtSample 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