# Documentation
This directory contains documentation for the geocode-mcp project.
## Available Documentation
- **[Cursor Integration](cursor-integration.md)** - Complete guide for integrating with Cursor editor
## Configuration
For configuration examples for different tools, see the [`config/`](../config/) directory:
- **Cursor**: [`config/cursor-mcp.json`](../config/cursor-mcp.json)
- **VS Code**: [`config/vscode-mcp.json`](../config/vscode-mcp.json)
- **Claude Desktop**: [`config/claude-desktop.json`](../config/claude-desktop.json)
## Development
For development information, see:
- **[Main README](../README.md)** - Installation, usage, and development setup
- **[Configuration Guide](../config/README.md)** - Detailed configuration instructions
- **[Contributing Guidelines](../CONTRIBUTING.md)** - How to contribute to the project