intent hub for VS Code
io.github.bartek-filipiuk/intent-hub
Book a local business by saying what you need; matching businesses bid and you confirm one.
client:VS Code
transport:streamable-http
tools:11
Install intent hub in VS Code
.vscode/mcp.json
{
"servers": {
"intent-hub": {
"type": "http",
"url": "https://openintentprotocol.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs