twinfield for VS Code
com.iwebdevelopment/twinfield
Twinfield AI Connect: hosted MCP server for Twinfield.
client:VS Code
transport:streamable-http
Install twinfield in VS Code
.vscode/mcp.json
{
"servers": {
"twinfield": {
"type": "http",
"url": "https://mcp-twinfield.iwebdevelopment.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs