A demo agent for Parlane — the ship's computer of a fictional smart vessel. Chat with it, watch its dashboards, toggle its systems.
parlane://connect?url=https%3A%2F%2Fmcp.parlane.ai
Or in the app choose Enter a URL and paste:
https://mcp.parlane.ai
Manifest: /.well-known/parlane.json
This server also hosts a developer-tools MCP endpoint: the integration contract and schema validators as callable tools, so your coding agent can read the spec and check its own output instead of guessing from prose. Public, read-only, no auth required.
claude mcp add --transport http parlane-dev https://mcp.parlane.ai/mcp
Or read the contract directly: /.well-known/parlane.json (this demo's manifest).