General Tools
nextmatter.com
Searches Next Matter's marketing and technical documentation to answer questions with citations and source URLs.
ENDPOINT 1
https://nextmatter.com/mcp
MCP server metadata
- Name
- next-matter
- Version
- 1.0.0
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_nextmatterSearch 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-onlysearch_docsSearch Next Matter's technical documentation (help.nextmatter.com) - how workflows, steps, automations, integrations and the API actually work.
Inferred read-onlyanswer_questionAnswer a question about Next Matter in prose, grounded strictly in Next Matter's own content, with inline [n] citations and source URLs.
Inferred read-onlyget_pageFetch the full clean-Markdown content of a Next Matter page by its path (e.g.
Inferred read-onlylist_pagesList all public Next Matter pages with their path, title and description.
Inferred read-onlyCONNECT 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.
nextmatter.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.