mcp agentcore for VS Code
com.geiant/mcp-agentcore
AI governance MCP server for EU AI Act compliance and jurisdiction verification
client:VS Code
transport:streamable-http
tools:3
Install mcp agentcore in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-agentcore": {
"type": "http",
"url": "https://geiant-agentcore-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs