← Registry

Productivity

ailatest.org

Manages AILatest Todo tasks and provides access to academic calendars and journal search.

2 endpoints7 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://todo.ailatest.org/mcp

No auth detected

MCP server metadata

Name
AILatest Todo
Version
1.0.0
Capabilities
tools
Server instructions

Personal task tools require an active AILatest Max membership and a personal Todo API key.

Known tools 4

list_tasks

List the signed-in Max member’s AILatest Todo tasks.

Inferred read-only
create_task

Create a task in the signed-in Max member’s AILatest Todo account.

Potential side effects
complete_task

Mark an AILatest Todo task complete.

Inferred read-only
list_calendar_packs

List public academic, global event and financial calendar packs.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ailatest-todo]
url = "https://todo.ailatest.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ailatest-todo": {
      "type": "http",
      "url": "https://todo.ailatest.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ailatest-todo
Remote MCP URL: https://todo.ailatest.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ailatest-todo": {
      "url": "https://todo.ailatest.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ailatest-todo": {
      "type": "http",
      "url": "https://todo.ailatest.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ailatest-todo",
  "transport": "streamable-http",
  "url": "https://todo.ailatest.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://journal.ailatest.org/api/mcp

No auth detected

MCP server metadata

Name
ailatest-journal
Version
0.2.17
Capabilities
tools
Server instructions

AILatest Journal public-beta MCP. Use search_journals or recommend_journals and verify final scope on the journal website.

Known tools 3

search_journals

Search AILatest journal records by title, ISSN, subject, index, JCR or CAS filters.

Inferred read-only
recommend_journals

Recommend journals from a title, abstract, keywords, and optional structured filters.

Inferred read-only
quota

Show the current public-beta Skill/API quota policy and authentication mode.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ailatest-journal]
url = "https://journal.ailatest.org/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ailatest-journal": {
      "type": "http",
      "url": "https://journal.ailatest.org/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ailatest-journal
Remote MCP URL: https://journal.ailatest.org/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ailatest-journal": {
      "url": "https://journal.ailatest.org/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ailatest-journal": {
      "type": "http",
      "url": "https://journal.ailatest.org/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ailatest-journal",
  "transport": "streamable-http",
  "url": "https://journal.ailatest.org/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.