Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

workflow.getSelectionContext

Retrieves selected nodes and their contents from Circuitry workflows to clarify user references like "this" or "explain this" during AI-assisted coding.

Instructions

Get currently selected nodes and what is selected within them (cells in sheets, text in code/text/agent nodes). Use this to understand what the user is referring to when they say "this", "what does this do?", "explain this", etc. Returns empty array if nothing is selected.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/circuitry-dev/circuitry-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server