# Nodepad Nodepad MCP is live. Connect an MCP client with OAuth 2.1 and PKCE; no pasted API token is required. MCP endpoint: https://nodepad.tools/mcp Connect guide: https://nodepad.tools/connect Server card: https://nodepad.tools/.well-known/mcp/server-card.json 8 live tools: nodepad_workspace, nodepad_node, nodepad_capture, nodepad_project, nodepad_binding, nodepad_history, nodepad_runbook, inventlist_roadmap Start with nodepad_workspace. Its list, context, and resume actions orient an agent before it changes a pad. Capture, node, runbook, history, binding, and subject workflows are available through the other Nodepad tools. REST compatibility: GET https://nodepad.tools/api/v1/nodepads/:short_id/context.json The context response includes the current subject, last thought, open decisions, questions, blockers, ideas, parked items, outcomes, and recent captures. The REST endpoint and nodepad_workspace context action use the same context builder. Current status: MCP, per-pad context JSON, capture, runbooks, and terminal workflows are available now.