Learning Resources
easedup.com
Provides access to Australian educational curriculum documents and learning objectives.
ENDPOINT 1
https://common-core.easedup.com/mcp
MCP server metadata
- Name
- EasedUp
- Version
- 1.0.0
Known tools 3
get_all## get_all The "get_all" tool allows you to retrieve the complete list of available curriculum documents and their corresponding paths, so you can identify which curricula are available before using the "get_curriculum" tool to fetch specific curriculum content.
Inferred read-onlyget## get The "get" tool allows you to retrieve the complete curriculum content and learning objectives for a specific Australian educational standard, so you can provide detailed and accurate curriculum-aligned responses to educators and students.
Inferred read-onlysearch## search The "search" tool allows you to search through the curriculum repository to find relevant file paths and content based on key words, so you can discover curriculum documents related to specific topics, concepts, or keywords.
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.easedup]
url = "https://common-core.easedup.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"easedup": {
"type": "http",
"url": "https://common-core.easedup.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: easedup
Remote MCP URL: https://common-core.easedup.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": {
"easedup": {
"url": "https://common-core.easedup.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"easedup": {
"type": "http",
"url": "https://common-core.easedup.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "easedup",
"transport": "streamable-http",
"url": "https://common-core.easedup.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://uk-curriculum.easedup.com/mcp
MCP server metadata
- Name
- EasedUp
- Version
- 1.0.0
Known tools 3
get_all## get_all The "get_all" tool allows you to retrieve the complete list of available curriculum documents and their corresponding paths, so you can identify which curricula are available before using the "get_curriculum" tool to fetch specific curriculum content.
Inferred read-onlyget## get The "get" tool allows you to retrieve the complete curriculum content and learning objectives for a specific Australian educational standard, so you can provide detailed and accurate curriculum-aligned responses to educators and students.
Inferred read-onlysearch## search The "search" tool allows you to search through the curriculum repository to find relevant file paths and content based on key words, so you can discover curriculum documents related to specific topics, concepts, or keywords.
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.easedup]
url = "https://uk-curriculum.easedup.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"easedup": {
"type": "http",
"url": "https://uk-curriculum.easedup.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: easedup
Remote MCP URL: https://uk-curriculum.easedup.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": {
"easedup": {
"url": "https://uk-curriculum.easedup.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"easedup": {
"type": "http",
"url": "https://uk-curriculum.easedup.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "easedup",
"transport": "streamable-http",
"url": "https://uk-curriculum.easedup.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://acv9.easedup.com/mcp
MCP server metadata
- Name
- EasedUp
- Version
- 1.0.0
Known tools 3
get_all## get_all The "get_all" tool allows you to retrieve the complete list of available curriculum documents and their corresponding paths, so you can identify which curricula are available before using the "get_curriculum" tool to fetch specific curriculum content.
Inferred read-onlyget## get The "get" tool allows you to retrieve the complete curriculum content and learning objectives for a specific Australian educational standard, so you can provide detailed and accurate curriculum-aligned responses to educators and students.
Inferred read-onlysearch## search The "search" tool allows you to search through the curriculum repository to find relevant file paths and content based on key words, so you can discover curriculum documents related to specific topics, concepts, or keywords.
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.easedup]
url = "https://acv9.easedup.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"easedup": {
"type": "http",
"url": "https://acv9.easedup.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: easedup
Remote MCP URL: https://acv9.easedup.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": {
"easedup": {
"url": "https://acv9.easedup.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"easedup": {
"type": "http",
"url": "https://acv9.easedup.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "easedup",
"transport": "streamable-http",
"url": "https://acv9.easedup.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for easedup.com was fetched 2026-09-18T18:08:05.475Z.
easedup.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.