CesiumJS API docs, code generation and development tools for IDE AI assistants.
claude mcp add cesium-mcp-dev -- npx -y cesium-mcp-dev
claude_desktop_config.json
{
"mcpServers": {
"cesium-mcp-dev": {
"command": "npx",
"args": [
"-y",
"cesium-mcp-dev"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"cesium-mcp-dev": {
"command": "npx",
"args": [
"-y",
"cesium-mcp-dev"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"cesium-mcp-dev": {
"command": "npx",
"args": [
"-y",
"cesium-mcp-dev"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"cesium-mcp-dev": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cesium-mcp-dev"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"cesium-mcp-dev": {
"command": "npx",
"args": [
"-y",
"cesium-mcp-dev"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.gaopengbin--cesium-mcp-dev/reviews or the review_server meta-tool.
POST /mcp