agent ip for VS Code
com.biodnd/agent-ip
Agent IP: MCP server with patents search tools
client:VS Code
transport:sse
Install agent ip in VS Code
.vscode/mcp.json
{
"servers": {
"agent-ip": {
"type": "sse",
"url": "https://agent-ip.biodnd.com/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs