sn0422j/you-are-agent
LLMエージェントになりきって、MCPサーバーから取得したツールを自力で使うことができます。
Platform-specific configuration:
{
"mcpServers": {
"you-are-agent": {
"command": "npx",
"args": [
"-y",
"you-are-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...