MCP Client Guide

Use Atlarium MCP with Cursor

Configure Cursor with the public MCP URL in a project or global MCP configuration file.

Compatible with MCP clients that support remote Streamable HTTP MCP servers.

.cursor/mcp.json or ~/.cursor/mcp.json

{
  "mcpServers": {
    "atlarium": {
      "url": "https://mcp.atlarium.bio/mcp"
    }
  }
}

Verify setup

  1. Reload Cursor after saving the MCP configuration.
  2. Open Cursor settings and confirm the Atlarium server is connected.
  3. Ask the agent to use Atlarium to search for a fish or water parameter.

Production Notes

Keep claims precise

Structured aquarium, marine, terrarium and paludarium data for AI agents. Public read-only tools only; no workspace, user, auth, admin or write APIs are exposed.

Cursor supports remote Streamable HTTP MCP servers.

No headers are required for the public Atlarium endpoint.

Example Prompts

Practical agent workflows

These prompts stay close to the current public tool surface: species lookup, water parameters, products, guides, compatibility and freshwater tank suggestions.

Species research

Use Atlarium to compare neon tetra and harlequin rasbora care requirements for a planted community aquarium.

Compatibility check

Check whether Corydoras paleatus and Betta splendens are compatible, and explain the water parameter tradeoffs.

Tank planning

Suggest peaceful freshwater species for a 90 liter planted tank at 24 C with pH 6.8.

Guide lookup

Find Atlarium guide data for nitrate and summarize what an aquarist should monitor.

Safety boundary

Public read-only tools only; no workspace, user, auth, admin or write APIs are exposed.

Back to Atlarium

FAQ

Does the endpoint require authentication?

No. The public endpoint exposes only read-only tools backed by public Atlarium data.

Can agents write to Atlarium workspaces?

No. Workspace data, journals, schedules, measurements, authentication and admin surfaces are outside this MCP server.

Are compatibility answers definitive?

No. Compatibility, parameters and tank suggestions are advisory and should be validated against current husbandry conditions.