site for VS Code
com.accountingfirmvalue/site
Accounting Firm Value: the site's own MCP server — compare, enquiry (enquiry = a human handoff,...
client:VS Code
transport:streamable-http
tools:6
Install site in VS Code
.vscode/mcp.json
{
"servers": {
"site": {
"type": "http",
"url": "https://accountingfirmvalue.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs