Read your private animal sightings and mark species seen with a revocable account key.
claude mcp add animal-checklist-account --transport http https://animalchecklist.com/mcp/account
~/.cursor/mcp.json
{
"mcpServers": {
"animal-checklist-account": {
"url": "https://animalchecklist.com/mcp/account"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"animal-checklist-account": {
"serverUrl": "https://animalchecklist.com/mcp/account"
}
}
}
.vscode/mcp.json
{
"servers": {
"animal-checklist-account": {
"type": "http",
"url": "https://animalchecklist.com/mcp/account"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"animal-checklist-account": {
"url": "https://animalchecklist.com/mcp/account"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"animal-checklist-account": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://animalchecklist.com/mcp/account"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://animalchecklist.com/mcp/account |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ArneFfm--animal-checklist-account/reviews or the review_server meta-tool.
POST /mcp