branchly for VS Code
io.branchly/branchly
Connect your agent to branchly: manage content, prompts, actions, learn from analytics and insights
client:VS Code
transport:streamable-http
tools:37
Install branchly in VS Code
.vscode/mcp.json
{
"servers": {
"branchly": {
"type": "http",
"url": "https://api.branchly.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- get_application
- list_nodes
- create_node
- read_node
- update_node
- list_data_sources
- create_data_source
- update_data_source
- run_data_source
- read_data_source_runs
- list_prompts
- create_prompt
- update_prompt
- list_tools
- read_tool
- create_tool
- update_tool
- read_sessions
- read_session_detail
- get_active_sessions_over_time
- get_top_locales
- get_top_languages
- get_top_devices
- get_top_geographies