Deterministic same-seed but-for twin for battery fleets — synthetic-only (DR-236)
claude mcp add arctura-reef --transport http https://arctura-reef-mcp.fly.dev/mcp/{token}
~/.cursor/mcp.json
{
"mcpServers": {
"arctura-reef": {
"url": "https://arctura-reef-mcp.fly.dev/mcp/{token}"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"arctura-reef": {
"serverUrl": "https://arctura-reef-mcp.fly.dev/mcp/{token}"
}
}
}
.vscode/mcp.json
{
"servers": {
"arctura-reef": {
"type": "http",
"url": "https://arctura-reef-mcp.fly.dev/mcp/{token}"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"arctura-reef": {
"url": "https://arctura-reef-mcp.fly.dev/mcp/{token}"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"arctura-reef": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://arctura-reef-mcp.fly.dev/mcp/{token}"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://arctura-reef-mcp.fly.dev/mcp/{token} | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.NeurFlow-Oy--arctura-reef/reviews or the review_server meta-tool.
POST /mcp