Model Context Protocol server for the Stigmer platform — exposes Stigmer agents, skills, MCP servers, and workflows as MCP tools and resources
{
"mcpServers": {
"stigmermcp": {
"command": "npx",
"args": [
"-y",
"@stigmer/mcp-server"
]
}
}
}