Brings Kotlin's compile-time SQL validation directly into Claude. You get documentation lookup, code validation against your schema, and SQLite execution capabilities without leaving the conversation. Reach for this when you're working with Kotlin database code and want immediate feedback on query correctness or need to test SQL snippets on the fly. The compile-time angle means it understands the same type-safe patterns your Kotlin code uses, so you're not just running raw SQL but validating it against actual schemas. Connects via streamable HTTP, making it accessible from any Claude environment that supports the MCP protocol.
claude mcp add --transport http com.exoquery-mcp-server https://backend.exoquery.com/mcp