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