Enables Claude Code to connect to the Tidewave MCP server for live application introspection during development. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
8 lines
121 B
JSON
8 lines
121 B
JSON
{
|
|
"mcpServers": {
|
|
"tidewave": {
|
|
"type": "http",
|
|
"url": "http://127.0.0.1:4000/tidewave/mcp"
|
|
}
|
|
}
|
|
} |