Drive ASAP: French invoicing, contacts and e-signature from any MCP client (NF203-compliant).
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Playbooks and client skills that teach AI agents to drive the
ASAP platform through its MCP server β French invoicing,
contacts and e-signature β correctly: grounding first, FR compliance
(operation_nature, amounts in cents), and NF203 sealing (a finalized document is
immutable).
These files do not contain the tools. They teach an agent HOW to combine the tools the ASAP MCP server already exposes. Connect that server first.
Everything under claude/ chatgpt/ cursor/ windsurf/ is generated from playbook/.
Never hand-edit them β edit the playbook and run npm run build.
First connect the ASAP MCP server (an ASAP API key with the contacts / invoice /
signature scopes). Then, per client:
Claude Code β this repo is a plugin marketplace. Install in one command:
Claude Desktop / claude.ai β download asap-invoicing-skill.zip from the
latest release and
upload it under Settings β Capabilities β Skills.
ChatGPT β paste chatgpt/instructions.md into a custom GPT's Instructions and
add https://mcp.asap.cool as an Action/connector.
Cursor β copy cursor/asap.mdc into your project's .cursor/rules/.
Windsurf β copy windsurf/asap.md into your Windsurf rules.
The playbooks reference tools by name (create_quote, finalize_invoice, β¦). If the
ASAP MCP server renames or removes one, the skills would silently point at a dead
tool. scripts/check-drift.mjs prevents that:
playbook/ must exist in catalogue.json.build.mjs regenerates from playbook/.When the ASAP MCP catalogue changes, refresh the pin:
MIT β see LICENSE.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-162)<a href="https://allmcps.com/mcp/mcp-162"><img src="https://allmcps.com/api/badge/mcp-162?style=directory" alt="Mcp on AllMCPs" /></a>