Agent Plugins Marketplace
All plugins

nextbillion-mcp

v0.2.1

NextBillion.ai location APIs as MCP tools: geocoding, place search and browse, routing, distance matrix, isochrones, and static maps with overlays

Codex1 MCP serverstdio

By NextBillion.ai0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 24, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install nextbillion-mcp for Codex

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add nextbillion-mcp@agent-plugin-marketplace

Paste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.

Compatibility: the page URL and API slug “nextbillion-mcp-2” remain stable.

  • Codex: nextbillion-mcp-2@agent-plugin-marketplacenextbillion-mcp@agent-plugin-marketplace

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/nextbillion-ai/nextbillion-mcp

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is distributions/codex/.

Plugin files

distributions/codex/
├── .codex-plugin/plugin.json
└── .mcp.json

MCP servers1

nextbillionstdio
command
npx
args
-y [email protected]
env.NBAI_API_KEY
${NBAI_API_KEY}
env.NBAI_IMAGE_DIR
tmp
env.npm_config_audit
false
env.npm_config_fund
false
env.npm_config_update_notifier
false

Plugin manifests1

distributions/codex/.codex-plugin/plugin.json
{
  "name": "nextbillion-mcp",
  "displayName": "NextBillion.ai",
  "description": "NextBillion.ai location APIs as MCP tools: geocoding, place search and browse, routing, distance matrix, isochrones, and static maps with overlays",
  "version": "0.2.1",
  "author": {
    "name": "NextBillion.ai"
  },
  "homepage": "https://docs.nextbillion.ai",
  "mcpServers": "./.mcp.json"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[nextbillion-mcp on Agent Plugins Marketplace](https://pluginsmp.com/plugins/nextbillion-mcp-2)