跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Configure Putior Mcp

技能 已验证 活跃

Configure the putior MCP server to expose 16 workflow visualization tools to AI assistants. Covers Claude Code and Claude Desktop setup, dependency installation (mcptools, ellmer), tool verification, and optional ACP server configuration for agent-to-agent communication. Use when enabling AI assistants to annotate and visualize workflows interactively, setting up a new development environment with putior MCP integration, or configuring agent-to-agent communication via ACP for automated pipelines.

目的

To enable AI assistants to interactively annotate and visualize workflows by configuring the putior MCP server, integrating it into development environments, and setting up agent-to-agent communication.

功能

  • Configure putior MCP server for AI assistants
  • Setup Claude Code and Claude Desktop
  • Install and verify dependencies (mcptools, ellmer)
  • Configure optional ACP server for agent-to-agent communication

使用场景

  • Enabling AI assistants to interactively annotate and visualize workflows
  • Setting up a new development environment with putior MCP integration
  • Configuring agent-to-agent communication via ACP for automated pipelines

非目标

  • Providing the putior R package itself
  • Configuring AI assistants beyond MCP integration
  • Managing the R environment outside of package installation

Scope

  • info:Tool surface sizeWhile this skill is a guide, the underlying putior MCP server exposes 16 tools. The skill itself does not expose tools directly.

安装

/plugin install agent-almanac@pjt222-agent-almanac

质量评分

已验证
98 /100
about 23 hours ago 分析

信任信号

最近提交2 days ago
星标14
许可证MIT
状态
查看源代码

类似扩展

Setup

100

Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow

技能
Yeachan-Heo

Mcp Setup

100

Configure popular MCP servers for enhanced agent capabilities

技能
Yeachan-Heo

Mongodb Mcp Setup

100

指导用户配置关键的 MongoDB MCP 服务器选项。当用户已安装 MongoDB MCP 服务器但未配置必需的环境变量,或当他们询问连接到 MongoDB/Atlas 但未设置凭据时,请使用此技能。

技能
mongodb

Validate Plugin

100

Validate a Claude Code plugin structure, frontmatter, and MCP tool references

技能
ruvnet

Containerize MCP Server

100

Containerize an R-based MCP (Model Context Protocol) server using Docker. Covers mcptools integration, port exposure, stdio vs HTTP transport, and connecting Claude Code to the containerized server. Use when deploying an R MCP server without requiring a local R installation, creating a reproducible MCP server environment, running MCP servers alongside other containerized services, or distributing an MCP server to other developers.

技能
pjt222

Build Custom Mcp Server

100

Build a custom MCP (Model Context Protocol) server that exposes domain-specific tools to AI assistants. Covers server implementation in Node.js or R, tool definitions, transport configuration, and testing with Claude Code. Use when you need to expose custom functionality beyond what mcptools provides, when building specialized domain-specific AI integrations, or when wrapping existing APIs or services as MCP tools.

技能
pjt222