dust-tt / dust-mcp-server
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/dust-mcp-server && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/4233" && unzip -o skill.zip -d .claude/skills/dust-mcp-server && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/dust-mcp-server/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Step-by-step guide for creating new internal MCP server integrations in Dust that connect to remote platforms (Jira, HubSpot, Salesforce, etc.). Use when adding a new MCP server, implementing a platform integration, or connecting Dust to a new external service.
0 views
0 installs
Skill Content
--- name: dust-mcp-server description: Step-by-step guide for creating new internal MCP server integrations in Dust that connect to remote platforms (Jira, HubSpot, Salesforce, etc.). Use when adding a new MCP server, implementing a platform integration, or connecting Dust to a new external service. --- @runbooks/NEW_MCP_SERVER.md