Skip to main content
Connect the Claude Desktop application directly to Neosantara’s MCP Gateway using Server-Sent Events (SSE) transport.

Configuration File Path

Open your Claude Desktop configuration file based on your operating system:
  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

MCP Server Configuration

Insert the neosantara entry inside the mcpServers object:
MCP connections require a dedicated API key prefixed with nsk_mcp_. See MCP API Keys.

Verifying Connection

  1. Close and restart the Claude Desktop application.
  2. In the bottom right corner of the chat input box, a hammer icon will appear indicating active tools.
  3. Click the hammer icon to review available tools: chat, list-models, generate-image, and list-image-models.

Test Prompt Example

Send this prompt in Claude Desktop to verify tool execution:

Next Steps