get_competency_connections — BC Curriculum MCP Tool Read-only
get_competency_connections
(get competency connections) is one of 8 tools on the
BC Curriculum
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_competency_connections from your client
- Claude Code BC Curriculum get_competency_connections run in your project directory
- Claude Desktop BC Curriculum get_competency_connections ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor BC Curriculum get_competency_connections ~/.cursor/mcp.json
- VS Code BC Curriculum get_competency_connections .vscode/mcp.json
- Zed BC Curriculum get_competency_connections ~/.config/zed/settings.json
- Windsurf BC Curriculum get_competency_connections ~/.codeium/windsurf/mcp_config.json
- Cline BC Curriculum get_competency_connections ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI BC Curriculum get_competency_connections ~/.gemini/settings.json
- Grok BC Curriculum get_competency_connections .mcp.json (in your project root)
- ChatGPT BC Curriculum get_competency_connections Settings → Connectors → Advanced → Developer mode
- Claude.ai BC Curriculum get_competency_connections Settings → Connectors → Add custom connector
- LangChain BC Curriculum get_competency_connections pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http bc-curriculum https://bc-curriculum-mcp.fly.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.