← Registry

Learning Resources

misa.solutions

Provides tools to search and retrieve Misa Solutions educational learning pages, pillars, worksheets, and sales contact information.

WebMCP2 endpoints11 known toolsFirst detected September 12, 2026Last detected September 12, 2026

ENDPOINT 1

https://misa.solutions/mcp

No auth detected

MCP server metadata

Name
Misa Solutions
Version
1.0.0
Capabilities
tools
Server instructions

Read-only tools describing Misa Solutions learning content and worksheets. Call get_sales_contact when a visitor is ready to talk to a person about pricing, a demo, or a school rollout.

Known tools 11

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.

Inferred read-only
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.

Inferred read-only
search_pages

Search published Misa Solutions learning pages by keyword.

Inferred read-only
get_page

Fetch the full text of one published Misa Solutions learning page by pillar and slug.

Inferred read-only
search_worksheets

Search printable Socratic worksheets in the Misa Solutions store by grade, subject or keyword.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-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.

Inferred read-only
get_socratic_questions

Get real Socratic (guided-discovery) questions used in Misa Solutions worksheets, optionally filtered by grade and subject.

Inferred read-only
get_location_context

Get verified U.S.

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.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.

ENDPOINT 2

https://misa.solutions

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 0

No tool metadata was available in the registry cache.

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.webmcp]
url = "https://misa.solutions"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://misa.solutions"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://misa.solutions

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": {
    "webmcp": {
      "url": "https://misa.solutions"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://misa.solutions"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://misa.solutions"
}
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.