← Registry

Developer Tools

team.management

Provides full-text search and retrieval of team.management documentation pages.

3 endpoints9 known toolsFirst detected August 26, 2026Last detected August 26, 2026

ENDPOINT 1

https://team.management/mcp/docs

No auth detected

MCP server metadata

Name
team.management-docs
Version
0.1.0
Capabilities
toolsresources
Server instructions

Read-only documentation for team.management. Use list_pages to browse, get_page to read a page, and search_docs to search across the whole site. Every page is also exposed as a resource.

Known tools 3

search_docs

Full-text search across the entire team.management documentation site — the landing page, all docs, all six protocols, and all tool/subscription comparisons.

Inferred read-only
list_pages

List the documented pages of team.management — each with its path, title, and one-line description.

Inferred read-only
get_page

Fetch the full Markdown of a single documented page by its path, e.g.

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

.mcp.json

{
  "mcpServers": {
    "team-management-docs": {
      "type": "http",
      "url": "https://team.management/mcp/docs"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: team-management-docs
Remote MCP URL: https://team.management/mcp/docs

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": {
    "team-management-docs": {
      "url": "https://team.management/mcp/docs"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "team-management-docs": {
      "type": "http",
      "url": "https://team.management/mcp/docs"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "team-management-docs",
  "transport": "streamable-http",
  "url": "https://team.management/mcp/docs"
}
MCP Inspector

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

ENDPOINT 2

https://team.management/mcp

No auth detected

MCP server metadata

Name
team.management-docs
Version
0.1.0
Capabilities
toolsresources
Server instructions

Read-only documentation for team.management. Use list_pages to browse, get_page to read a page, and search_docs to search across the whole site. Every page is also exposed as a resource.

Known tools 3

search_docs

Full-text search across the entire team.management documentation site — the landing page, all docs, all six protocols, and all tool/subscription comparisons.

Inferred read-only
list_pages

List the documented pages of team.management — each with its path, title, and one-line description.

Inferred read-only
get_page

Fetch the full Markdown of a single documented page by its path, e.g.

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

.mcp.json

{
  "mcpServers": {
    "team-management-docs": {
      "type": "http",
      "url": "https://team.management/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "team-management-docs": {
      "type": "http",
      "url": "https://team.management/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "team-management-docs",
  "transport": "streamable-http",
  "url": "https://team.management/mcp"
}
MCP Inspector

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

ENDPOINT 3

https://team.management/.well-known/mcp

No auth detected

MCP server metadata

Name
team.management-docs
Version
0.1.0
Capabilities
toolsresources
Server instructions

Read-only documentation for team.management. Use list_pages to browse, get_page to read a page, and search_docs to search across the whole site. Every page is also exposed as a resource.

Known tools 3

search_docs

Full-text search across the entire team.management documentation site — the landing page, all docs, all six protocols, and all tool/subscription comparisons.

Inferred read-only
list_pages

List the documented pages of team.management — each with its path, title, and one-line description.

Inferred read-only
get_page

Fetch the full Markdown of a single documented page by its path, e.g.

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.team-management-docs]
url = "https://team.management/.well-known/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "team-management-docs": {
      "type": "http",
      "url": "https://team.management/.well-known/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: team-management-docs
Remote MCP URL: https://team.management/.well-known/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": {
    "team-management-docs": {
      "url": "https://team.management/.well-known/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "team-management-docs": {
      "type": "http",
      "url": "https://team.management/.well-known/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "team-management-docs",
  "transport": "streamable-http",
  "url": "https://team.management/.well-known/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.