Content
# KnowledgeWorkAgents
PydanticAI agents exposed as Model Context Protocol servers focused on knowledge work - self-contained with PEP 723 dependencies
## Usage
```json
{
"mcpServers": {
"competitive-intelligence-agent": {
"command": "uv",
"args": ["run", "PATH"],
"env": {
"GOOGLE_API_KEY": "",
"LOGFIRE_TOKEN": ""
}
}
}
}
```
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
Python tool for converting files and office documents to Markdown.
awesome-claude-skills
A curated list of awesome Claude Skills, resources, and tools for...
antigravity-awesome-skills
The Ultimate Collection of 130+ Agentic Skills for Claude...
context-mode
MCP is the protocol for tool access. We're the virtualization layer for context.
claude-context-mode
claude-context-mode plugin reduces MCP context bloat, saving up to 99% of tokens.