Skip to main content

Overview

The Award Force docs MCP server gives any MCP-compatible AI tool a direct connection to the Award Force API documentation. Instead of guessing how the API works, the AI searches the docs and grounds its answers in current content. Without the docs MCP:
With the docs MCP:

How it helps you

When you connect the docs MCP to your AI tools, the AI becomes an Award Force expert and:
  • Generates accurate code using current API endpoints, parameters, and request bodies.
  • Answers specific questions about the API, authentication, and webhooks.
  • Suggests best practices for working with entries, categories, assignments, and more.
  • Finds the right documentation when you are stuck on implementation.
The docs MCP server provides documentation search only. It does not make API calls. To use the Award Force API itself, include your API key in requests as described in the authentication guide.

Server URL

Add this URL to any MCP-compatible client. Most clients accept either a URL-based remote MCP server or a manual entry in their MCP configuration file.

Configuration

URL-based connection

If your client supports remote MCP servers, paste the server URL into its connector settings.

File-based configuration

If your client uses an mcp.json (or equivalent) configuration file, add an entry like:

One-click connectors

Many Award Force documentation pages include one-click MCP connectors in the dropdown next to the document header. See AI-optimised documentation for details.

Test your MCP connection

Once configured, verify the connection by asking your AI tool:
You should see the Award Force documentation search tool listed. Then try:
The AI searches and returns relevant Award Force documentation.

Troubleshooting

Connection issues

MCP server not connecting:
  • Verify the URL is exactly https://docs.awardforce.com/mcp.
  • Check your internet connection.
  • Restart your AI tool after configuration.
Search tool not available:
  • Confirm the MCP server was added correctly.
  • Try removing and re-adding the server configuration.
  • Check the MCP support documentation for your AI tool.

Search issues

Search returns no results:
  • Try different search terms.
  • Use more general terms, for example entry instead of entry field API.
  • Verify the MCP connection is working.

Additional resources

Disclaimer

AI agents make errors, misinterpret instructions, or produce inaccurate output. Award Force does not guarantee the accuracy of any information retrieved or action taken by an AI agent using this MCP server. You are solely responsible for reviewing and verifying any API requests or code generated through agentic workflows.