Ninelayer for VS Code
in.ninelayer/search
Agent-native search engine with live web research optimized for AI agents.
client:VS Code
transport:streamable-http
Install Ninelayer in VS Code
.vscode/mcp.json
{
"servers": {
"search": {
"type": "http",
"url": "https://mcp.ninelayer.in/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs