Getting Started with the MCP Server
This tutorial is a placeholder. Content will be added when
synwire-mcp-serverreaches its first stable release.
What you will build: A working synwire-mcp-server configuration for Claude Code that indexes a Rust project and enables semantic search, code graph queries, and LSP integration.
Prerequisites:
- Rust toolchain (stable)
- Claude Code installed
- A Rust project to index
See the synwire-mcp-server explanation for current installation and configuration instructions.