What links here: API

ARCHITECTURE
{{PROJECT_NAME}} is a Model Context Protocol (MCP) server that bridges AI assistants with a REST API.
Home
Template repository for creating MokoCLI-compliant Model Context Protocol (MCP) API servers. Provides scaffolding, configuration patterns, and architecture conventions for bridging AI assistants with ...
INSTALLATION
- Access to the target API with valid credentials
MANIFEST-STANDARD
Repository metadata — identity, governance, and build settings — for every MokoConsulting repository is stored in **MokoGIT's Metadata field**, a per-repository record in the MokoGIT database. It ...
changelog-template
- `api_request` raw API tool
configuration
| `baseUrl` | string | Yes | Base URL of the API (including protocol, no trailing slash) |
deployment
npm run setup # Configure API connections
development
- A REST API to bridge (with documentation and credentials)
faq
A Model Context Protocol (MCP) server bridges AI assistants (like Claude) with external APIs. It exposes REST API operations as MCP tools that Claude can call directly.
security
### API Keys in Config Files
testing
### Via curl (Testing the Underlying API)
troubleshooting
### "Failed to connect" to the target API
NPM-Publishing
| `MOKOGIT_TOKEN` | MokoGIT API operations + version bump PR | Repo or Org |

13 pages linking here.