Content Tools
get2great.com
Provides access to Get2Great's magazine essays on management and selection science, along with related management tools and feeds.
ENDPOINT 1
https://get2great.com/api/mcp
MCP server metadata
- Name
- get2great-discovery
- Version
- 1.0.0
Known tools 5
list_magazine_articlesList the launch-cohort magazine essays on selection science and better management.
Inferred read-onlyget_magazine_articleReturns one Get2Great magazine essay as structured content: metadata, markdown body, and citations.
Inferred read-onlysearch_magazine_articlesSubstring search across magazine title, dek, pattern, and body.
Inferred read-onlylist_management_toolsList the Get2Great-lane manager-facing tools (strategy frameworks + management/HR practice).
Inferred read-onlyCONNECT 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.get2great-discovery]
url = "https://get2great.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"get2great-discovery": {
"type": "http",
"url": "https://get2great.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: get2great-discovery
Remote MCP URL: https://get2great.com/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": {
"get2great-discovery": {
"url": "https://get2great.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"get2great-discovery": {
"type": "http",
"url": "https://get2great.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "get2great-discovery",
"transport": "streamable-http",
"url": "https://get2great.com/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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.