OpenClaw Plugin
Install DealSurface as a first-party OpenClaw plugin. The plugin auto-bridges the DealSurface MCP server and bundles GTM-focused DealSurface skills.
Why use the plugin?
- Minimal setup: configure one API key and start working.
- Parity with MCP tools: same tool names, inputs, and billing semantics.
- Built-in GTM skills: structured workflows for prospecting, strategy, and outreach.
How it works
The plugin starts an MCP bridge to@dealsurface/mcp-serverand registers DealSurface tools in OpenClaw. This keeps one source of tool logic while making setup native for OpenClaw users.
Tool surface
The plugin exposes the same 9 tools as the MCP package:
| Tool | Scope | Credits |
|---|---|---|
| list_products | read | Free |
| get_product | read | Free |
| list_prospects | read | Free |
| get_prospect | read | Free |
| search_excerpts | read | Free |
| get_dealmap | read | Free |
| generate_dealmap | read + outreach | 0-10 |
| override_stakeholder_role | read + outreach | Free |
| craft_outreach | read + outreach | 1 |
Next steps
Installation
Install the npm package
Configuration
Set apiKey and startup config
Skills
Use bundled DealSurface GTM skills
MCP Tool Catalog
See full tool-level parameter docs
Need a non-OpenClaw client? Use the direct MCP package at@dealsurface/mcp-serveror the REST API.