claude mcp add ntonio5-soul-mcp-server -- npx -y soul-mcp-server
{
"mcpServers": {
"ntonio5-soul-mcp-server": {
"command": "npx",
"args": ["-y", "soul-mcp-server"]
}
}
}
{
"mcpServers": {
"ntonio5-soul-mcp-server": {
"command": "npx",
"args": ["-y", "soul-mcp-server"]
}
}
}
{
"mcpServers": {
"ntonio5-soul-mcp-server": {
"command": "npx",
"args": ["-y", "soul-mcp-server"]
}
}
}
About This MCP Server
The soul-mcp-server is a Model Context Protocol server that validates and generates SOUL.md agent identity files from Claude Desktop, enabling developers to manage agent identities in their applications. It connects to Claude Desktop and utilizes standard input/output for communication, providing a tool for developers to work with AI coding assistants. Developers would use this server when they need to validate or generate agent identity files for their projects, particularly those integrating with Claude Desktop.
MCP server for validating and generating SOUL.md agent identity files from Claude Desktop.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
soul-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The soul-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.