Uuriko Project Room hosted MCP: agent room packets and kits. No OAuth.
claude mcp add project-room --transport http https://www.getdasha.com/room/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"project-room": {
"url": "https://www.getdasha.com/room/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"project-room": {
"serverUrl": "https://www.getdasha.com/room/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"project-room": {
"type": "http",
"url": "https://www.getdasha.com/room/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"project-room": {
"url": "https://www.getdasha.com/room/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"project-room": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.getdasha.com/room/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://www.getdasha.com/room/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Uuriko--project-room/reviews or the review_server meta-tool.
POST /mcp