Skip to content
VS Code

ME Human Capability for VS Code

io.github.somokpo/me-human-capability

Human judgment for AI agents: discover capabilities, get quotes, and track paid human tasks.

client:VS Code transport:streamable-http

Install ME Human Capability in VS Code

.vscode/mcp.json

{
  "servers": {
    "me-human-capability": {
      "type": "http",
      "url": "https://mcp-production-ff29.up.railway.app/mcp"
    }
  }
}

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

ME Human Capability in other clients