Loading MCP server directory, please wait...
Read and edit a live study design canvas through its predefined WebMCP tools.
npx @getmcp/cli add io.github.Black-Swan-Causal-Labs/sdds-webmcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationOpen the studio, select Connect MCP, enable a connection, and copy its full Authorization header. Keep the page open. Expires in two hours.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Black-Swan-Causal-Labs/sdds-webmcp": {
"url": "https://sdds-webmcp-bridge.jdiazdecaro.workers.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}