Model Context Protocol (MCP) server configuration and tool manifest for Imbad0202/academic-research-skills-codex
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"academic-research-skills-codex": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-academic-research-skills-codex"
]
}
}
}