Skip to content

Setup

We provide two public MCP servers for AI-assisted development:

Server Name Description URL
SDK Docs CameraRemoteSDK Camera Remote SDK documentation, API references, and code examples (C++/C#) https://sdk-rag-agent-production.up.railway.app/mcp
Help Guides CameraHelp Camera help guides, settings, and feature documentation for 24 Sony camera models https://camera-rag-agent-production.up.railway.app/mcp

Both servers are compatible with Anthropic’s LLMs (claude.ai, Claude Mobile, Claude Desktop, and Claude Code) as well as other AI-powered IDEs like Cursor. You can install any combination of them.


  • Claude Pro, Max, or Enterprise account (starting at $20/month)

Repeat these steps for each MCP server you want to install:

  1. Add the Connector

    • Go to Settings → Connectors
    • Click Add custom connector
    • Name it using the server name from the table above (e.g. CameraRemoteSDK or CameraHelp)
    • Paste the corresponding MCP Server URL into the “Remote MCP server URL” field
    • Click Add
    • Refresh if needed — you should now see your new connector
  2. Configure Tools

    Each server provides specialized search tools. Your AI automatically selects the best tool for your question.

To configure a server’s tools:

  • Navigate to Settings → Connectors
  • Next to the connector, click the Configure button
  • You’ll now be able to see all available tools the server offers

By default, all tools will be enabled.

  1. Set Tool Permissions

    The default tool permission setting is always ask for permission.

    In this configuration, Claude will ask for permission every time it wants to use a tool. To allow automatic tool usage, set the permission to allow unsupervised.

  1. Configure System Prompt (Optional but Recommended)

    A system prompt significantly improves performance. See the System Prompt page for setup instructions.

  1. Open a new chat window
  2. Click the search and tools icon button in the chat box
  3. You should see your connectors at the top of the list
  4. Toggle the connectors on to enable them
  5. You can also toggle individual tools directly in the chat window
  • Go to Settings → Connectors
  • Click the More icon button next to the connector
  • Click Remove to permanently remove it, or Disconnect to temporarily disable it