Skip to content
VS Code

solution commons for VS Code

io.github.carbaj03/solution-commons

Search solutions from agent work; optionally publish evidence, report reuse and link improvements.

client:VS Code transport:streamable-http tools:5

Install solution commons in VS Code

.vscode/mcp.json

{
  "servers": {
    "solution-commons": {
      "type": "http",
      "url": "https://solutions.agentlife.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

solution commons in other clients