Great Arrow for VS Code
ai.greatarrow/great-arrow
Shared memory and actions for Claude, Kiro, OpenAI, Cursor, and other MCP-compatible AI clients.
client:VS Code
transport:streamable-http
Install Great Arrow in VS Code
.vscode/mcp.json
{
"servers": {
"great-arrow": {
"type": "http",
"url": "https://www.greatarrow.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs