Learning Resources
cocreating.school
Provides access to the CoCreating.School's philosophy, essays, and course information as learning resources.
ENDPOINT 1
https://cocreating.school/mcp
MCP server metadata
- Name
- cocreating-school
- Version
- 1.0.0
The school of the High Consciousness Philosophy (EN: cocreating.school · PT: cocriando.school). Read-only public content: the philosophy, essays, courses with live cohort dates. Quote with attribution. Tools default to the language of the domain you called; pass lang to override. The Workbook practice instrument is for enrolled students and is not exposed here.
Known tools 5
about_schoolWhat CoCreating.School / Cocriando.School is, and where everything lives.
Inferred read-onlyget_philosophyThe High Consciousness Philosophy on one page — the canon the whole school teaches from.
Inferred read-onlylist_essaysThe school's essay library: titles, one-line decks, reading time, and URLs (HTML and markdown).
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.cocreating-school]
url = "https://cocreating.school/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"cocreating-school": {
"type": "http",
"url": "https://cocreating.school/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: cocreating-school
Remote MCP URL: https://cocreating.school/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": {
"cocreating-school": {
"url": "https://cocreating.school/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"cocreating-school": {
"type": "http",
"url": "https://cocreating.school/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "cocreating-school",
"transport": "streamable-http",
"url": "https://cocreating.school/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.