Summary
The server exposes only Tools, no MCP Resources. Resources would provide static context without tool invocations:
- `crosspad://architecture` — CLAUDE.md + architecture overview
- `crosspad://registry` — current app-registry.json
- `crosspad://interfaces` — crosspad-core interface list
- `crosspad://hardware` — hardware quick reference
Scope
- Register resources via MCP SDK `server.resource()`
- Read from filesystem on demand (CLAUDE.md files, registry.json)
- Consider resource templates for per-repo context
🤖 Generated with Claude Code
Summary
The server exposes only Tools, no MCP Resources. Resources would provide static context without tool invocations:
Scope
🤖 Generated with Claude Code