Claude
get_soul
Fetch a context soul by name. Returns structured AI context.
Remote wolfe-jam/claude-faf-mcp
Remote (network-hosted)
Other tools also called get_soul?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"soul": {
"type": "string",
"description": "Soul identifier (e.g., \"spacex\", \"wolfe\", \"grok\")"
}
}
}