Welcome, MCP server developer! This guide will walk you through the entire lifecycle of a service: from a local “Hello, World” to a monetized, globally-available application listed in the decentralized App Store.Documentation Index
Fetch the complete documentation index at: https://docs.prometheusprotocol.org/llms.txt
Use this file to discover all available pages before exploring further.
The Developer Journey
The path to launching a successful, trusted service on the protocol involves these key stages. This guide is structured to walk you through each one.1. Quick Start
Deploy a basic, functional MCP server to your local environment in minutes
and test it with the MCP Inspector.
2. Enable Monetization
Integrate our on-chain OAuth 2.1 provider and enable the token allowance
system to add paid, protected tools to your service.
3. Publish to the App Store
Submit your service for a decentralized audit. A successful verification
earns you a Prometheus Certificate and a live deployment on the main
network.
Your Toolkit
Your project template comes pre-configured with a command-line tool, accessible vianpm run scripts.

