Skip to content

MCP server URL in docs (mcp.docs.lightspark.com) doesn't resolve — actual endpoint is docs.lightspark.com/mcp #896

Description

@thirtyone315

The "Building with AI" docs page (https://docs.lightspark.com/platform-overview/building-with-ai)
lists the Grid MCP server URL as:

https://mcp.docs.lightspark.com/

This hostname does not resolve (confirmed via multiple public resolvers — 8.8.8.8, 1.1.1.1 — and
local DNS, all return NXDOMAIN/no answer).

The actual working endpoint appears to be:

https://docs.lightspark.com/mcp

A claude mcp add --transport http pointed at this URL connects successfully and responds
correctly to MCP requests (GET returns 405 Method Not Allowed, consistent with a streamable-HTTP
MCP server expecting POST).

Could you update the docs page to reference the correct URL, or add a DNS record for
mcp.docs.lightspark.com if that subdomain is intended to be the canonical one?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions