← nextmatter.com
INDIVIDUAL MCP TOOL
list_pages
List all public Next Matter pages with their path, title and description.
LIVE ENDPOINT
https://nextmatter.com/mcp
Connect to this endpoint to inspect the live schema for list_pages and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
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.search_docs— Search Next Matter's technical documentation (help.nextmatter.com) - how workflows, steps, automations, integrations and the API actually work.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.get_page— Fetch the full clean-Markdown content of a Next Matter page by its path (e.g.