← All plugins
assembly-api-mcp
v0.5.0국회 API MCP 서버 | 276개 국회 API 100% 접근 | 6개 Lite / 10개 Full 도구 | 271개 코드 발굴 | 107개 전용 도구 통합
Codex
by hollobit85updated 3 months ago
Source
git clone https://github.com/hollobit/assembly-api-mcpClone the source, then follow the repository's marketplace instructions for your runtime. The repository root is the plugin root.
Layout
assembly-api-mcp/
└── .codex-plugin/plugin.json
Manifests1
.codex-plugin/plugin.json
{
"name": "assembly-api-mcp",
"version": "0.5.0",
"description": "국회 API MCP 서버 | 276개 국회 API 100% 접근 | 6개 Lite / 10개 Full 도구 | 271개 코드 발굴 | 107개 전용 도구 통합",
"author": {
"name": "hollobit",
"url": "https://github.com/hollobit"
},
"homepage": "https://github.com/hollobit/assembly-api-mcp",
"repository": "https://github.com/hollobit/assembly-api-mcp",
"keywords": [
"mcp",
"codex"
],
"mcpServers": "./.mcp.json"
}