← Registry

Learning Resources

spaceharmogreen.com

Provides access to an organization's courses, posts, and platform information for learning and reference.

WebMCP2 endpoints8 known toolsFirst detected August 27, 2026Last detected August 27, 2026

ENDPOINT 1

https://spaceharmogreen.com/mcp

No auth detected

MCP server metadata

Name
loopwise-public
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

You are connected to the anonymous read-only MCP for a Loopwise-powered site at https://spaceharmogreen.com. All tools are public; no authentication is required. Start with get_platform_info for an overview, then search_courses / search_posts to find items beyond the capped lists it returns, then drill into a specific course, post, event, or lecturer by slug.

Known tools 7

get_platform_info

Fetch this organization's overview — top courses, events, posts, digital downloads, and lecturers.

Inferred read-only
search_courses

Search this organization's course catalog by keyword.

Inferred read-only
search_posts

Search this organization's posts (articles, blog entries) by keyword.

Inferred read-only
get_course_details

Fetch the full course detail: description, curriculum, pricing, lecturers, FAQ, and any free-preview lectures.

Inferred read-only
get_post_details

Fetch a post (article, blog entry): body, author, category, tags, publish date, and any FAQ sections.

Potential side effects
get_event_details

Fetch the full event detail: schedule (ISO 8601 started_at / ended_at), hosting_type, tickets, capacity, hosts, replay availability.

Inferred read-only
get_lecturer_profile

Fetch a lecturer's public profile — headline, experience, education, certifications, and the courses they teach.

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.loopwise-public]
url = "https://spaceharmogreen.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "loopwise-public": {
      "type": "http",
      "url": "https://spaceharmogreen.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: loopwise-public
Remote MCP URL: https://spaceharmogreen.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": {
    "loopwise-public": {
      "url": "https://spaceharmogreen.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "loopwise-public": {
      "type": "http",
      "url": "https://spaceharmogreen.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "loopwise-public",
  "transport": "streamable-http",
  "url": "https://spaceharmogreen.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://spaceharmogreen.com

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
declarative

Known tools 1

search_catalog

Search this school's catalog of courses, events, membership plans, and posts by keyword. Use when the kind of result wanted is unknown or spans several: search_courses and search_posts each narrow to one, and neither reaches events or membership plans.

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

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://spaceharmogreen.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://spaceharmogreen.com

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://spaceharmogreen.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://spaceharmogreen.com"
}
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 spaceharmogreen.com was fetched 2026-08-28T21:03:48.044Z.

Trust status Trusted

spaceharmogreen.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.