← Registry

General Tools

zensched.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint11 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://mcp.zensched.com/mcp

No auth detected

MCP server metadata

Name
ZenSched
Version
1.27.0
Capabilities
experimentalpromptsresourcestools

Known tools 11

zensched_guide

START HERE.

Inferred read-only
feedback_submit

File a grievance or product recommendation.

Inferred read-only
account_create

Create a ZenSched org without email (MCP-only agents).

Potential side effects
account_signup_start

Create a ZenSched org (step 1 of 2): sends a 6-digit verification code to the email.

Potential side effects
account_signup_verify

Create a ZenSched org (step 2 of 2): verify the emailed code.

Potential side effects
account_recover_start

Lost API key (step 1 of 2): sends a verification code to the org owner email.

Potential side effects
account_recover_verify

Lost API key (step 2 of 2): verify the code.

Inferred read-only
account_signin_start

Reconnect an existing org without rotating keys (step 1 of 2): emails a 6-digit code to the owner.

Inferred read-only
account_signin_verify

Reconnect an existing org without rotating keys (step 2 of 2): verify the emailed code.

Inferred read-only
account_use_key

Authenticate this connector with an existing zsc_ API key.

Inferred read-only
account_auth_status

Check whether this connector is signed in as a ZenSched org.

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.zensched]
url = "https://mcp.zensched.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zensched": {
      "type": "http",
      "url": "https://mcp.zensched.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: zensched
Remote MCP URL: https://mcp.zensched.com/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": {
    "zensched": {
      "url": "https://mcp.zensched.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zensched": {
      "type": "http",
      "url": "https://mcp.zensched.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zensched",
  "transport": "streamable-http",
  "url": "https://mcp.zensched.com/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.