← Registry

General Tools

nextmatter.com

Searches Next Matter's marketing and technical documentation to answer questions with citations and source URLs.

1 endpoint5 known toolsFirst detected August 4, 2026Last detected August 4, 2026

ENDPOINT 1

https://nextmatter.com/mcp

No auth detected

MCP server metadata

Name
next-matter
Version
1.0.0
Capabilities
tools
Server instructions

Next Matter's public content server. Use search_nextmatter or answer_question for questions, get_page to read a page, list_pages to discover content.

Known tools 5

search_nextmatter

Search Next Matter's marketing website (product, platform, integrations, security, governance, case studies, opinions, pricing) and return the most relevant passages with source URLs.

Inferred read-only
search_docs

Search Next Matter's technical documentation (help.nextmatter.com) - how workflows, steps, automations, integrations and the API actually work.

Inferred read-only
answer_question

Answer a question about Next Matter in prose, grounded strictly in Next Matter's own content, with inline [n] citations and source URLs.

Inferred read-only
get_page

Fetch the full clean-Markdown content of a Next Matter page by its path (e.g.

Inferred read-only
list_pages

List all public Next Matter pages with their path, title and description.

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.next-matter]
url = "https://nextmatter.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "next-matter": {
      "type": "http",
      "url": "https://nextmatter.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "next-matter": {
      "type": "http",
      "url": "https://nextmatter.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "next-matter",
  "transport": "streamable-http",
  "url": "https://nextmatter.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 nextmatter.com was fetched 2026-08-04T12:50:34.342Z and is being refreshed.

Trust status Trusted

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