Agent Workspace Practice for Claude Desktop
io.github.jimy-r/agent-workspace-practice
Search + patterns, maturity assessment, context pricing, redaction checks - a practice as tools.
client:Claude Desktop
transport:streamable-http
tools:6
Install Agent Workspace Practice in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-workspace-practice": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://jamesross.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs