The Code.gov API provides access to the U.S. Federal Government's open source software inventory created under the Federal Source Code Policy. It exposes endpoints for searching repositories, listing publishing agencies, retrieving programming languages used across federal code, and checking the publishing status of each agency's code.json. Researchers, civic technologists, journalists, and procurement teams use it to inventory federally-funded code, find reuse candidates, and track which agencies are meeting their publishing obligations.
12 endpointsThe Code.gov API is the public interface to the U.S. Federal Government's open source software inventory, created under the Federal Source Code Policy. It exposes endpoints to search and retrieve repository metadata, list publishing agencies, surface programming languages used across federal code, and check the publishing status of each agency's code.json. Civic developers, researchers, and federal contractors use it to find reusable code, evaluate compliance with the policy, and study how federal teams build software.
12 endpoints# Add to your MCP client config (Claude Desktop, Cursor, Windsurf)
{
"jentic": {
"url": "https://api.jentic.com/mcp",
"auth": "oauth"
}
}
# Then ask your agent:
"find live events near a location"
# → Jentic returns the GET /events tool with parameter schema, agent executes.