escriba-mcp 0.1.11

MCP server for escriba — autogenerated tools from the OpenAPI spec, stdio transport. LLMs drive the editor.
docs.rs failed to build escriba-mcp-0.1.11
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

escriba-mcp — Model Context Protocol server.

Autogenerated from escriba-spec: every Command becomes an MCP tool. The binary speaks stdio JSON-RPC; an LLM drives the editor by calling tools like run_command, open_file, get_buffer_summary, insert_text.

Phase 1.B: static tool catalog derived from CommandRegistry + a stdio dispatcher. Phase 2: live editor-state attachment so an LLM can read buffer contents and make structural edits.