MCP Server
MCP Server Overview
The Model Context Protocol (MCP) is an open standard that lets AI agents — assistants running in your editor, terminal, or chat client — call structured "tools" against a service, instead of guessing ...
Read articleConnect a Local Agent (Personal Access Token)
A Personal Access Token (PAT) is how a local agent — an editor, a terminal, Claude Code, or any other MCP client running on your machine — authenticates to the Postnomic MCP server as you. The diagram...
Read articleAdd the claude.ai Connector
If you use claude.ai in the browser or the desktop app, you can connect it to your Postnomic account without ever generating or pasting a token. The claude.ai Connector uses OAuth — you click a button...
Read articleGitHub Copilot, Microsoft 365 & Other Agents
Postnomic's MCP server isn't tied to any one client. Any MCP-capable agent that supports remote (Streamable HTTP) MCP servers with a bearer token can connect — GitHub Copilot, Microsoft 365 Copilot / ...
Read articleMCP Tools Reference
This article lists every tool the Postnomic MCP server exposes, grouped by area, with each tool's purpose and key parameters. Every tool runs through the same REST API as the dashboard, as the owner o...
Read article