MCP-
MCP Model Context Protocol AI MCP
MCP [Claude ](https://claude.ai/download),[Cursor](https://www.cursor.com/),[Cline](https://github.com/cline/cline)
MCP https://modelcontextprotocol.io/clients
Claude `claude_desktop_config.json` :
- macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
- Windows: %APPDATA%\Claude\claude_desktop_config.json
`mcpServers`
([ ](# ))
- uv
- `.env`
- `FS_PROJ_BASE_URL` API URL https://project.feishu.cn/
- `FS_PROJ_PLUGIN_ID` Open API ID
- `FS_PROJ_PLUGIN_SECRET` Open API
- `fsprojclient.py` API
- `server.py` `@mcp.tool` MCP
Open API
- `postman_environment.json` Postman
- `postman_collection.json` Postman API
Docker
- [Docker](https://docs.docker.com/get-docker/)
- [Docker Compose](https://docs.docker.com/compose/install/)
Docker Compose
- `.env`
- Docker Compose
Kubernetes
- Deployment ConfigMap Secret
- Secret
Secret Kubernetes Secret base64
- Fork
- (`git checkout -b feature/amazing-feature`)
- (`git commit -m 'Add some amazing feature'`)
- (`git push origin feature/amazing-feature`)
- Pull Request