← misa.solutions
INDIVIDUAL MCP TOOL
search_pages
Search published Misa Solutions learning pages by keyword.
LIVE ENDPOINT
https://misa.solutions/mcp
Connect to this endpoint to inspect the live schema for search_pages and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.misa-solutions]
url = "https://misa.solutions/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"misa-solutions": {
"type": "http",
"url": "https://misa.solutions/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: misa-solutions
Remote MCP URL: https://misa.solutions/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": {
"misa-solutions": {
"url": "https://misa.solutions/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"misa-solutions": {
"type": "http",
"url": "https://misa.solutions/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "misa-solutions",
"transport": "streamable-http",
"url": "https://misa.solutions/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_sales_contact— Get the direct sales contact for Misa Solutions — the person to call about pricing, demos, school and district rollouts, or homeschool plans.list_pillars— List the six Misa Solutions learning pillars — each covers a different audience (K-12 learners, schools and teachers, college and test prep, business training, trading education, prompt library) and lives on its own subdomain.get_page— Fetch the full text of one published Misa Solutions learning page by pillar and slug.search_worksheets— Search printable Socratic worksheets in the Misa Solutions store by grade, subject or keyword.search_products— Search every teaching resource in the Misa Solutions store — worksheets, bundles, full-year planners, pacing guides and classroom items — by keyword, grade, subject, resource type, US state, standards framework, class or standard code.get_product— Get the full public details of one Misa Solutions store product by its slug: what it is, who it is for, what it includes, grade, subject, standards, licence, price, and whether a free sample exists.browse_products— Browse the Misa Solutions store along one dimension: by grade, subject, resource type, US state, standards framework, class, audience (teacher / homeschool / classroom), or free resources only.get_product_preview— Get the free public preview of a Misa Solutions worksheet: its learning objective, its first two guided Socratic questions and its reflection prompt.